Release 4.0.0-preview1-00201
[platform/core/csapi/tizenfx.git] / Artifacts / bin / public / Tizen.Applications.WatchApplication.xml
index 5aa00a0..34bd73b 100644 (file)
-<?xml version="1.0"?>
-<doc>
-    <assembly>
-        <name>Tizen.Applications.WatchApplication</name>
-    </assembly>
-    <members>
-        <member name="T:Tizen.Applications.CoreBackend.WatchEventType">
-            <summary>
-            Class that represents the type of event for backends. This class can be converted from string type.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.CoreBackend.WatchEventType.TimeTick">
-            <summary>
-            Pre-defined event type. "Created"
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.CoreBackend.WatchEventType.AmbientTick">
-            <summary>
-            Pre-defined event type. "AmbientTick"
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.CoreBackend.WatchEventType.AmbientChanged">
-            <summary>
-            Pre-defined event type. "AmbientChanged"
-            </summary>
-        </member>
-        <member name="M:Tizen.Applications.CoreBackend.WatchEventType.#ctor(System.String)">
-            <summary>
-            Initializes the WatchEventType class.
-            </summary>
-            <param name="name">The name of watch event type.</param>
-        </member>
-        <member name="M:Tizen.Applications.CoreBackend.WatchEventType.op_Implicit(System.String)~Tizen.Applications.CoreBackend.WatchEventType">
-            <summary>
-            Converts a string to WatchEventType instance.
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.AmbientEventArgs">
-            <summary>
-            Arguments for the event that reaised when the device enters or exits the ambient mode.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.AmbientEventArgs.Enabled">
-            <summary>
-            The received Ambient mode
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.AmbientTickType">
-            <summary>
-            Enumeration for Ambient tick type.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.AmbientTickType.NoTick">
-            <summary>
-            No peridoic ambient tick.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.AmbientTickType.EveryMinute">
-            <summary>
-            Every minute.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.AmbientTickType.EveryFiveMinutes">
-            <summary>
-            Every 5 minutes.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.AmbientTickType.EveryFiftenMinutes">
-            <summary>
-            Every 15 minutes.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.AmbientTickType.EveryThirtyMinutes">
-            <summary>
-            Every 30 minutes.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.AmbientTickType.EveryHour">
-            <summary>
-            Every hour.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.AmbientTickType.EveryThreeHours">
-            <summary>
-            Every 3 hours.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.AmbientTickType.EverySixHours">
-            <summary>
-            Every 6 hours.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.AmbientTickType.EveryTwelveHours">
-            <summary>
-            Every 12 hours.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.AmbientTickType.EveryDay">
-            <summary>
-            Every day.
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.TimeEventArgs">
-            <summary>
-            Arguments for the event that reaised when the time tick comes.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.TimeEventArgs.Time">
-            <summary>
-            The received WatchTime.
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.TimeTickResolution">
-            <summary>
-            Enumeration for Time tick resolution.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.TimeTickResolution.TimeTicksPerSecond">
-            <summary>
-            1 ~ 60 ticks per second.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.TimeTickResolution.TimeTicksPerMinute">
-            <summary>
-            1 ~ 60 ticks per minute.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.TimeTickResolution.TimeTicksPerHour">
-            <summary>
-            1 ~ 60 ticks per hour.
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.WatchApplication">
-            <summary>
-            The class that represents a Tizen watch application.
-            </summary>
-        </member>
-        <member name="M:Tizen.Applications.WatchApplication.#ctor">
-            <summary>
-            Initialize the WatchApplication class
-            </summary>
-            <remarks>
-            Default backend for Watch application will be used.
-            </remarks>
-        </member>
-        <member name="M:Tizen.Applications.WatchApplication.#ctor(Tizen.Applications.CoreBackend.ICoreBackend)">
-            <summary>
-            Initialize the WatchApplication class
-            </summary>
-            <remarks>
-            If want to change the backend , use this constructor
-            </remarks>
-            <param name="backend">The backend instance implementing ICoreBackend interface.</param>
-        </member>
-        <member name="F:Tizen.Applications.WatchApplication.Window">
-            <summary>
-            Instance for the window
-            </summary>
-        </member>
-        <member name="E:Tizen.Applications.WatchApplication.Resumed">
-            <summary>
-            Occurs whenever the application is resumed.
-            </summary>
-        </member>
-        <member name="E:Tizen.Applications.WatchApplication.Paused">
-            <summary>
-            Occurs whenever the application is paused.
-            </summary>
-        </member>
-        <member name="E:Tizen.Applications.WatchApplication.TimeTick">
-            <summary>
-            Occurs whenever the time tick comes.
-            </summary>
-        </member>
-        <member name="E:Tizen.Applications.WatchApplication.AmbientTick">
-            <summary>
-            Occurs whenever the time tick comes in ambient mode.
-            </summary>
-        </member>
-        <member name="E:Tizen.Applications.WatchApplication.AmbientChanged">
-            <summary>
-            Occurs when the ambient mode is changed.
-            </summary>
-        </member>
-        <member name="M:Tizen.Applications.WatchApplication.Run(System.String[])">
-            <summary>
-            Runs the UI applications' main loop.
-            </summary>
-            <param name="args">Arguments from commandline.</param>
-        </member>
-        <member name="M:Tizen.Applications.WatchApplication.OnCreate">
-            <summary>
-            Overrides this method if want to handle behavior when the application is launched.
-            If base.OnCreate() is not called, the event 'Created' will not be emitted.
-            </summary>
-        </member>
-        <member name="M:Tizen.Applications.WatchApplication.OnResume">
-            <summary>
-            Overrides this method if want to handle 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.WatchApplication.OnPause">
-            <summary>
-            Overrides this method if want to handle behavior when the application is paused.
-            If base.OnPause() is not called, the event 'Paused' will not be emitted.
-            </summary>
-        </member>
-        <member name="M:Tizen.Applications.WatchApplication.OnTick(Tizen.Applications.TimeEventArgs)">
-            <summary>
-            Overrides this method if want to handle behavior when the time tick event comes.
-            If base.OnTick() is not called, the event 'TimeTick' will not be emitted.
-            </summary>
-            <param name="time">The received TimeEventArgs to get time information.</param>
-        </member>
-        <member name="M:Tizen.Applications.WatchApplication.OnAmbientTick(Tizen.Applications.TimeEventArgs)">
-            <summary>
-            Overrides this method if want to handle behavior when the time tick event comes in ambient mode.
-            If base.OnAmbientTick() is not called, the event 'AmbientTick' will not be emitted.
-            </summary>
-            <param name="time">The received TimeEventArgs to get time information.</param>
-            <privilege>http://tizen.org/privilege/alarm.set</privilege>
-        </member>
-        <member name="M:Tizen.Applications.WatchApplication.OnAmbientChanged(Tizen.Applications.AmbientEventArgs)">
-            <summary>
-            Overrides this method if want to handle behavior when the ambient mode is changed.
-            If base.OnAmbientChanged() is not called, the event 'AmbientChanged' will not be emitted.
-            </summary>
-            <param name="mode">The received AmbientEventArgs</param>
-        </member>
-        <member name="M:Tizen.Applications.WatchApplication.GetCurrentTime">
-            <summary>
-            Gets the current time
-            </summary>
-            <returns>WatchTime</returns>
-            <exception cref="T:System.InvalidOperationException">Thrown when failed to get current time because of invalid parameter.</exception>
-            <exception cref="T:System.OutOfMemoryException">Thrown when failed to get current time because memory is not enough.</exception>
-            <example>
-            <code>
-            class MyApp : WatchApplication
-            {
-                ...
-                public void TestMethod()
-                {
-                    WatchTime wt;
-                    try
-                    {
-                        wt = GetCurrentTime();
-                    }
-                    catch
-                    {
-                    }
-                }
-            }
-            </code>
-            </example>
-        </member>
-        <member name="M:Tizen.Applications.WatchApplication.GetAmbientTickType">
-            <summary>
-            Gets the type of periodic ambient tick.
-            </summary>
-            <returns>AmbientTickType</returns>
-            <exception cref="T:System.InvalidOperationException">Thrown when failed to get ambient tick type.</exception>
-            <example>
-            <code>
-            class MyApp : WatchApplication
-            {
-                ...
-                public void TestMethod()
-                {
-                    AmbientTickType atType;
-                    try
-                    {
-                        atType = GetAmbientTickType();
-                    }
-                    catch
-                    {
-                    }
-                }
-            }
-            </code>
-            </example>
-        </member>
-        <member name="M:Tizen.Applications.WatchApplication.SetAmbientTickType(Tizen.Applications.AmbientTickType)">
-            <summary>
-            Sets the type of periodic ambient tick.
-            OnAmbientTick will be called following settings.
-            If SetAmbientTickType is not called, OnAmbientTick will be called every minute.
-            </summary>
-            <param name="ambientTickType">the type of ambient tick</param>
-            <exception cref="T:System.InvalidOperationException">Thrown when failed to set ambient tick type.</exception>
-            <example>
-            <code>
-            class MyApp : WatchApplication
-            {
-                ...
-                public void TestMethod()
-                {
-                    try
-                    {
-                        SetAmbientTickType(AmbientTickType.EveryMinute);
-                    }
-                    catch
-                    {
-                    }
-                }
-            }
-            </code>
-            </example>
-        </member>
-        <member name="M:Tizen.Applications.WatchApplication.SetTimeTickFrequency(System.Int32,Tizen.Applications.TimeTickResolution)">
-            <summary>
-            Sets the frequency of time tick.
-            OnTick will be called following settings.
-            If SetTimeTickFrequency is not called, OnTick will be called every second.
-            </summary>
-            <param name="ticks">Ticks the number of ticks per given resolution type</param>
-            <param name="type">Type of the resolution type</param>
-            <exception cref="T:System.InvalidOperationException">Thrown when failed to set time tick frequency.</exception>
-            <example>
-            <code>
-            class MyApp : WatchApplication
-            {
-                ...
-                public void TestMethod()
-                {
-                    try
-                    {
-                        SetTimeTickFrequency(1, TimeTickResolution.TimeTicksPerMinute);
-                    }
-                    catch
-                    {
-                    }
-                }
-            }
-            </code>
-            </example>
-        </member>
-        <member name="M:Tizen.Applications.WatchApplication.GetTimeTickFrequency(System.Int32@,Tizen.Applications.TimeTickResolution@)">
-            <summary>
-            Gets the frequency fo time tick.
-            </summary>
-            <param name="ticks">Ticks the number of ticks per given resolution type</param>
-            <param name="type">Type of the resolution type</param>
-            <exception cref="T:System.InvalidOperationException">Thrown when failed to get time tick frequency.</exception>
-            <example>
-            <code>
-            class MyApp : WatchApplication
-            {
-                ...
-                public void TestMethod()
-                {
-                    int tick;
-                    TimeTickResolution tType;
-                    try
-                    {
-                        GetTimeTickFrequency(out tick, out tType);
-                    }
-                    catch
-                    {
-                    }
-                }
-            }
-            </code>
-            </example>
-        </member>
-        <member name="T:Tizen.Applications.WatchTime">
-            <summary>
-            The information of Watch Time
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.WatchTime.Year">
-            <summary>
-            The information of year
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.WatchTime.Month">
-            <summary>
-            The information fo month
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.WatchTime.Day">
-            <summary>
-            The information of day
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.WatchTime.DayOfWeek">
-            <summary>
-            The information of day of week
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.WatchTime.Hour">
-            <summary>
-            The information of hour
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.WatchTime.Hour24">
-            <summary>
-            The information of hour for 24 hour form
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.WatchTime.Minute">
-            <summary>
-            The information of Minute
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.WatchTime.Second">
-            <summary>
-            The information of second
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.WatchTime.Millisecond">
-            <summary>
-            The information of millisecond
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.WatchTime.TimeZone">
-            <summary>
-            The information of timezone
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.WatchTime.UtcTimestamp">
-            <summary>
-            The information of UTC time stamp
-            </summary>
-        </member>
-    </members>
-</doc>
+<?xml version="1.0"?>\r
+<doc>\r
+    <assembly>\r
+        <name>Tizen.Applications.WatchApplication</name>\r
+    </assembly>\r
+    <members>\r
+        <member name="T:Tizen.Applications.CoreBackend.WatchEventType">\r
+            <summary>\r
+            Class that represents the type of event for backends. This class can be converted from string type.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.CoreBackend.WatchEventType.TimeTick">\r
+            <summary>\r
+            Pre-defined event type. "Created"\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.CoreBackend.WatchEventType.AmbientTick">\r
+            <summary>\r
+            Pre-defined event type. "AmbientTick"\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.CoreBackend.WatchEventType.AmbientChanged">\r
+            <summary>\r
+            Pre-defined event type. "AmbientChanged"\r
+            </summary>\r
+        </member>\r
+        <member name="M:Tizen.Applications.CoreBackend.WatchEventType.#ctor(System.String)">\r
+            <summary>\r
+            Initializes the WatchEventType class.\r
+            </summary>\r
+            <param name="name">The name of watch event type.</param>\r
+        </member>\r
+        <member name="M:Tizen.Applications.CoreBackend.WatchEventType.op_Implicit(System.String)~Tizen.Applications.CoreBackend.WatchEventType">\r
+            <summary>\r
+            Converts a string to WatchEventType instance.\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.AmbientEventArgs">\r
+            <summary>\r
+            Arguments for the event that reaised when the device enters or exits the ambient mode.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.AmbientEventArgs.Enabled">\r
+            <summary>\r
+            The received Ambient mode\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.AmbientTickType">\r
+            <summary>\r
+            Enumeration for Ambient tick type.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.AmbientTickType.NoTick">\r
+            <summary>\r
+            No peridoic ambient tick.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.AmbientTickType.EveryMinute">\r
+            <summary>\r
+            Every minute.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.AmbientTickType.EveryFiveMinutes">\r
+            <summary>\r
+            Every 5 minutes.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.AmbientTickType.EveryFiftenMinutes">\r
+            <summary>\r
+            Every 15 minutes.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.AmbientTickType.EveryThirtyMinutes">\r
+            <summary>\r
+            Every 30 minutes.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.AmbientTickType.EveryHour">\r
+            <summary>\r
+            Every hour.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.AmbientTickType.EveryThreeHours">\r
+            <summary>\r
+            Every 3 hours.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.AmbientTickType.EverySixHours">\r
+            <summary>\r
+            Every 6 hours.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.AmbientTickType.EveryTwelveHours">\r
+            <summary>\r
+            Every 12 hours.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.AmbientTickType.EveryDay">\r
+            <summary>\r
+            Every day.\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.TimeEventArgs">\r
+            <summary>\r
+            Arguments for the event that reaised when the time tick comes.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.TimeEventArgs.Time">\r
+            <summary>\r
+            The received WatchTime.\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.TimeTickResolution">\r
+            <summary>\r
+            Enumeration for Time tick resolution.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.TimeTickResolution.TimeTicksPerSecond">\r
+            <summary>\r
+            1 ~ 60 ticks per second.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.TimeTickResolution.TimeTicksPerMinute">\r
+            <summary>\r
+            1 ~ 60 ticks per minute.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.TimeTickResolution.TimeTicksPerHour">\r
+            <summary>\r
+            1 ~ 60 ticks per hour.\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.WatchApplication">\r
+            <summary>\r
+            The class that represents a Tizen watch application.\r
+            </summary>\r
+        </member>\r
+        <member name="M:Tizen.Applications.WatchApplication.#ctor">\r
+            <summary>\r
+            Initialize the WatchApplication class\r
+            </summary>\r
+            <remarks>\r
+            Default backend for Watch application will be used.\r
+            </remarks>\r
+        </member>\r
+        <member name="M:Tizen.Applications.WatchApplication.#ctor(Tizen.Applications.CoreBackend.ICoreBackend)">\r
+            <summary>\r
+            Initialize the WatchApplication class\r
+            </summary>\r
+            <remarks>\r
+            If want to change the backend , use this constructor\r
+            </remarks>\r
+            <param name="backend">The backend instance implementing ICoreBackend interface.</param>\r
+        </member>\r
+        <member name="F:Tizen.Applications.WatchApplication.Window">\r
+            <summary>\r
+            Instance for the window\r
+            </summary>\r
+        </member>\r
+        <member name="E:Tizen.Applications.WatchApplication.Resumed">\r
+            <summary>\r
+            Occurs whenever the application is resumed.\r
+            </summary>\r
+        </member>\r
+        <member name="E:Tizen.Applications.WatchApplication.Paused">\r
+            <summary>\r
+            Occurs whenever the application is paused.\r
+            </summary>\r
+        </member>\r
+        <member name="E:Tizen.Applications.WatchApplication.TimeTick">\r
+            <summary>\r
+            Occurs whenever the time tick comes.\r
+            </summary>\r
+        </member>\r
+        <member name="E:Tizen.Applications.WatchApplication.AmbientTick">\r
+            <summary>\r
+            Occurs whenever the time tick comes in ambient mode.\r
+            </summary>\r
+        </member>\r
+        <member name="E:Tizen.Applications.WatchApplication.AmbientChanged">\r
+            <summary>\r
+            Occurs when the ambient mode is changed.\r
+            </summary>\r
+        </member>\r
+        <member name="M:Tizen.Applications.WatchApplication.Run(System.String[])">\r
+            <summary>\r
+            Runs the UI applications' main loop.\r
+            </summary>\r
+            <param name="args">Arguments from commandline.</param>\r
+        </member>\r
+        <member name="M:Tizen.Applications.WatchApplication.OnCreate">\r
+            <summary>\r
+            Overrides this method if want to handle behavior when the application is launched.\r
+            If base.OnCreate() is not called, the event 'Created' will not be emitted.\r
+            </summary>\r
+        </member>\r
+        <member name="M:Tizen.Applications.WatchApplication.OnResume">\r
+            <summary>\r
+            Overrides this method if want to handle 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.WatchApplication.OnPause">\r
+            <summary>\r
+            Overrides this method if want to handle 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
+        <member name="M:Tizen.Applications.WatchApplication.OnTick(Tizen.Applications.TimeEventArgs)">\r
+            <summary>\r
+            Overrides this method if want to handle behavior when the time tick event comes.\r
+            If base.OnTick() is not called, the event 'TimeTick' will not be emitted.\r
+            </summary>\r
+            <param name="time">The received TimeEventArgs to get time information.</param>\r
+        </member>\r
+        <member name="M:Tizen.Applications.WatchApplication.OnAmbientTick(Tizen.Applications.TimeEventArgs)">\r
+            <summary>\r
+            Overrides this method if want to handle behavior when the time tick event comes in ambient mode.\r
+            If base.OnAmbientTick() is not called, the event 'AmbientTick' will not be emitted.\r
+            </summary>\r
+            <param name="time">The received TimeEventArgs to get time information.</param>\r
+            <privilege>http://tizen.org/privilege/alarm.set</privilege>\r
+        </member>\r
+        <member name="M:Tizen.Applications.WatchApplication.OnAmbientChanged(Tizen.Applications.AmbientEventArgs)">\r
+            <summary>\r
+            Overrides this method if want to handle behavior when the ambient mode is changed.\r
+            If base.OnAmbientChanged() is not called, the event 'AmbientChanged' will not be emitted.\r
+            </summary>\r
+            <param name="mode">The received AmbientEventArgs</param>\r
+        </member>\r
+        <member name="M:Tizen.Applications.WatchApplication.GetCurrentTime">\r
+            <summary>\r
+            Gets the current time\r
+            </summary>\r
+            <returns>WatchTime</returns>\r
+            <exception cref="T:System.InvalidOperationException">Thrown when failed to get current time because of invalid parameter.</exception>\r
+            <exception cref="T:System.OutOfMemoryException">Thrown when failed to get current time because memory is not enough.</exception>\r
+            <example>\r
+            <code>\r
+            class MyApp : WatchApplication\r
+            {\r
+                ...\r
+                public void TestMethod()\r
+                {\r
+                    WatchTime wt;\r
+                    try\r
+                    {\r
+                        wt = GetCurrentTime();\r
+                    }\r
+                    catch\r
+                    {\r
+                    }\r
+                }\r
+            }\r
+            </code>\r
+            </example>\r
+        </member>\r
+        <member name="M:Tizen.Applications.WatchApplication.GetAmbientTickType">\r
+            <summary>\r
+            Gets the type of periodic ambient tick.\r
+            </summary>\r
+            <returns>AmbientTickType</returns>\r
+            <exception cref="T:System.InvalidOperationException">Thrown when failed to get ambient tick type.</exception>\r
+            <example>\r
+            <code>\r
+            class MyApp : WatchApplication\r
+            {\r
+                ...\r
+                public void TestMethod()\r
+                {\r
+                    AmbientTickType atType;\r
+                    try\r
+                    {\r
+                        atType = GetAmbientTickType();\r
+                    }\r
+                    catch\r
+                    {\r
+                    }\r
+                }\r
+            }\r
+            </code>\r
+            </example>\r
+        </member>\r
+        <member name="M:Tizen.Applications.WatchApplication.SetAmbientTickType(Tizen.Applications.AmbientTickType)">\r
+            <summary>\r
+            Sets the type of periodic ambient tick.\r
+            OnAmbientTick will be called following settings.\r
+            If SetAmbientTickType is not called, OnAmbientTick will be called every minute.\r
+            </summary>\r
+            <param name="ambientTickType">the type of ambient tick</param>\r
+            <exception cref="T:System.InvalidOperationException">Thrown when failed to set ambient tick type.</exception>\r
+            <example>\r
+            <code>\r
+            class MyApp : WatchApplication\r
+            {\r
+                ...\r
+                public void TestMethod()\r
+                {\r
+                    try\r
+                    {\r
+                        SetAmbientTickType(AmbientTickType.EveryMinute);\r
+                    }\r
+                    catch\r
+                    {\r
+                    }\r
+                }\r
+            }\r
+            </code>\r
+            </example>\r
+        </member>\r
+        <member name="M:Tizen.Applications.WatchApplication.SetTimeTickFrequency(System.Int32,Tizen.Applications.TimeTickResolution)">\r
+            <summary>\r
+            Sets the frequency of time tick.\r
+            OnTick will be called following settings.\r
+            If SetTimeTickFrequency is not called, OnTick will be called every second.\r
+            </summary>\r
+            <param name="ticks">Ticks the number of ticks per given resolution type</param>\r
+            <param name="type">Type of the resolution type</param>\r
+            <exception cref="T:System.InvalidOperationException">Thrown when failed to set time tick frequency.</exception>\r
+            <example>\r
+            <code>\r
+            class MyApp : WatchApplication\r
+            {\r
+                ...\r
+                public void TestMethod()\r
+                {\r
+                    try\r
+                    {\r
+                        SetTimeTickFrequency(1, TimeTickResolution.TimeTicksPerMinute);\r
+                    }\r
+                    catch\r
+                    {\r
+                    }\r
+                }\r
+            }\r
+            </code>\r
+            </example>\r
+        </member>\r
+        <member name="M:Tizen.Applications.WatchApplication.GetTimeTickFrequency(System.Int32@,Tizen.Applications.TimeTickResolution@)">\r
+            <summary>\r
+            Gets the frequency fo time tick.\r
+            </summary>\r
+            <param name="ticks">Ticks the number of ticks per given resolution type</param>\r
+            <param name="type">Type of the resolution type</param>\r
+            <exception cref="T:System.InvalidOperationException">Thrown when failed to get time tick frequency.</exception>\r
+            <example>\r
+            <code>\r
+            class MyApp : WatchApplication\r
+            {\r
+                ...\r
+                public void TestMethod()\r
+                {\r
+                    int tick;\r
+                    TimeTickResolution tType;\r
+                    try\r
+                    {\r
+                        GetTimeTickFrequency(out tick, out tType);\r
+                    }\r
+                    catch\r
+                    {\r
+                    }\r
+                }\r
+            }\r
+            </code>\r
+            </example>\r
+        </member>\r
+        <member name="T:Tizen.Applications.WatchTime">\r
+            <summary>\r
+            The information of Watch Time\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.WatchTime.Year">\r
+            <summary>\r
+            The information of year\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.WatchTime.Month">\r
+            <summary>\r
+            The information fo month\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.WatchTime.Day">\r
+            <summary>\r
+            The information of day\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.WatchTime.DayOfWeek">\r
+            <summary>\r
+            The information of day of week\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.WatchTime.Hour">\r
+            <summary>\r
+            The information of hour\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.WatchTime.Hour24">\r
+            <summary>\r
+            The information of hour for 24 hour form\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.WatchTime.Minute">\r
+            <summary>\r
+            The information of Minute\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.WatchTime.Second">\r
+            <summary>\r
+            The information of second\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.WatchTime.Millisecond">\r
+            <summary>\r
+            The information of millisecond\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.WatchTime.TimeZone">\r
+            <summary>\r
+            The information of timezone\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.WatchTime.UtcTimestamp">\r
+            <summary>\r
+            The information of UTC time stamp\r
+            </summary>\r
+        </member>\r
+    </members>\r
+</doc>\r