Class NUIWatchApplication.AmbientTickEventArgs
Definition
- Assembly:
- Tizen.NUI.Wearable.dll
Event arguments that passed via ambient tick event signal.
C#Copypublic class NUIWatchApplication.AmbientTickEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsNUIWatchApplication.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 |