Class NUIWatchApplication.TimeTickEventArgs
Definition
- Assembly:
- Tizen.NUI.Wearable.dll
Event arguments that passed via time tick event signal.
public class NUIWatchApplication.TimeTickEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args NUIWatchApplication. Time Tick Event Args
Constructors
View SourceTimeTickEventArgs(WatchTime)
Default Constructor.
Declaration
public TimeTickEventArgs(WatchTime watchTime)
Parameters
Type | Name | Description |
---|---|---|
Watch |
watchTime |
Properties
View SourceWatchTime
WatchTime.
Declaration
public WatchTime WatchTime { get; }
Property Value
Type | Description |
---|---|
Watch |