Class TimeEventArgs
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.WatchApplication.dll
- API Level:
- 4
Arguments for the event that are raised when the time tick comes.
C#Copypublic class TimeEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic WatchTime Time { get; }
Property Value
Type | Description |
---|---|
WatchTime |