Class NUIWatchApplication.AmbientTickEventArgs
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.Wearable.dll
Event arguments that passed via ambient tick event signal.
C#Copypublic class AmbientTickEventArgs : EventArgs
- Inheritance
-
NUIWatchApplication.AmbientTickEventArgs
Constructors
Declaration
C#Copypublic AmbientTickEventArgs(WatchTime watchTime)
Parameters
Type | Name | Description |
---|---|---|
WatchTime | watchTime |
Properties
Declaration
C#Copypublic WatchTime WatchTime { get; }
Property Value
Type | Description |
---|---|
WatchTime |