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