Release 4.0.0-preview1-00201
[platform/core/csapi/tizenfx.git] / Artifacts / bin / public / Tizen.Applications.UI.xml
index d4be01f..97f6db3 100644 (file)
@@ -1,63 +1,63 @@
-<?xml version="1.0"?>
-<doc>
-    <assembly>
-        <name>Tizen.Applications.UI</name>
-    </assembly>
-    <members>
-        <member name="T:Tizen.Applications.CoreUIApplication">
-            <summary>
-            Represents an application that has an UI screen. The events for resuming and pausing are provided.
-            </summary>
-        </member>
-        <member name="M:Tizen.Applications.CoreUIApplication.#ctor">
-            <summary>
-            Initializes the CoreUIApplication class.
-            </summary>
-            <remarks>
-            The default backend for the UI application will be used.
-            </remarks>
-        </member>
-        <member name="M:Tizen.Applications.CoreUIApplication.#ctor(Tizen.Applications.CoreBackend.ICoreBackend)">
-            <summary>
-            Initializes the CoreUIApplication class.
-            </summary>
-            <remarks>
-            If you want to change the backend, use this constructor.
-            </remarks>
-            <param name="backend">The backend instance implementing the ICoreBacked interface.</param>
-        </member>
-        <member name="E:Tizen.Applications.CoreUIApplication.Resumed">
-            <summary>
-            Occurs whenever the application is resumed.
-            </summary>
-        </member>
-        <member name="E:Tizen.Applications.CoreUIApplication.Paused">
-            <summary>
-            Occurs whenever the application is paused.
-            </summary>
-        </member>
-        <member name="M:Tizen.Applications.CoreUIApplication.Run(System.String[])">
-            <summary>
-            Runs the UI application's main loop.
-            </summary>
-            <param name="args">Arguments from the commandline.</param>
-        </member>
-        <member name="M:Tizen.Applications.CoreUIApplication.OnPreCreate">
-            <summary>
-            Overrides this method if you want to handle the behavior before calling OnCreate().
-            </summary>
-        </member>
-        <member name="M:Tizen.Applications.CoreUIApplication.OnResume">
-            <summary>
-            Overrides this method if you want to handle the behavior when the application is resumed.
-            If base.OnResume() is not called, the event 'Resumed' will not be emitted.
-            </summary>
-        </member>
-        <member name="M:Tizen.Applications.CoreUIApplication.OnPause">
-            <summary>
-            Overrides this method if you want to handle the behavior when the application is paused.
-            If base.OnPause() is not called, the event 'Paused' will not be emitted.
-            </summary>
-        </member>
-    </members>
-</doc>
+<?xml version="1.0"?>\r
+<doc>\r
+    <assembly>\r
+        <name>Tizen.Applications.UI</name>\r
+    </assembly>\r
+    <members>\r
+        <member name="T:Tizen.Applications.CoreUIApplication">\r
+            <summary>\r
+            Represents an application that has an UI screen. The events for resuming and pausing are provided.\r
+            </summary>\r
+        </member>\r
+        <member name="M:Tizen.Applications.CoreUIApplication.#ctor">\r
+            <summary>\r
+            Initializes the CoreUIApplication class.\r
+            </summary>\r
+            <remarks>\r
+            The default backend for the UI application will be used.\r
+            </remarks>\r
+        </member>\r
+        <member name="M:Tizen.Applications.CoreUIApplication.#ctor(Tizen.Applications.CoreBackend.ICoreBackend)">\r
+            <summary>\r
+            Initializes the CoreUIApplication class.\r
+            </summary>\r
+            <remarks>\r
+            If you want to change the backend, use this constructor.\r
+            </remarks>\r
+            <param name="backend">The backend instance implementing the ICoreBacked interface.</param>\r
+        </member>\r
+        <member name="E:Tizen.Applications.CoreUIApplication.Resumed">\r
+            <summary>\r
+            Occurs whenever the application is resumed.\r
+            </summary>\r
+        </member>\r
+        <member name="E:Tizen.Applications.CoreUIApplication.Paused">\r
+            <summary>\r
+            Occurs whenever the application is paused.\r
+            </summary>\r
+        </member>\r
+        <member name="M:Tizen.Applications.CoreUIApplication.Run(System.String[])">\r
+            <summary>\r
+            Runs the UI application's main loop.\r
+            </summary>\r
+            <param name="args">Arguments from the commandline.</param>\r
+        </member>\r
+        <member name="M:Tizen.Applications.CoreUIApplication.OnPreCreate">\r
+            <summary>\r
+            Overrides this method if you want to handle the behavior before calling OnCreate().\r
+            </summary>\r
+        </member>\r
+        <member name="M:Tizen.Applications.CoreUIApplication.OnResume">\r
+            <summary>\r
+            Overrides this method if you want to handle the behavior when the application is resumed.\r
+            If base.OnResume() is not called, the event 'Resumed' will not be emitted.\r
+            </summary>\r
+        </member>\r
+        <member name="M:Tizen.Applications.CoreUIApplication.OnPause">\r
+            <summary>\r
+            Overrides this method if you want to handle the behavior when the application is paused.\r
+            If base.OnPause() is not called, the event 'Paused' will not be emitted.\r
+            </summary>\r
+        </member>\r
+    </members>\r
+</doc>\r