Class NUIWatchApplication.TimeTickEventArgs
Definition
- Assembly:
- Tizen.NUI.Wearable.dll
Event arguments that passed via time tick event signal.
[Obsolete("This has been deprecated in API12")]
public class NUIWatchApplication.TimeTickEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsNUIWatchApplication.TimeTickEventArgs
Constructors
View SourceTimeTickEventArgs(WatchTime)
Default Constructor.
Declaration
[Obsolete("This has been deprecated in API12")]
public TimeTickEventArgs(WatchTime watchTime)
Parameters
Type | Name | Description |
---|---|---|
WatchTime | watchTime |
Properties
View SourceWatchTime
WatchTime.
Declaration
[Obsolete("This has been deprecated in API12")]
public WatchTime WatchTime { get; }
Property Value
Type | Description |
---|---|
WatchTime |