Class TimeChangedEventArgs
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
- API Level:
- 9
TimeChangedEventArgs is a class to notify changed TimePicker value argument which will sent to user.
C#Copypublic class TimeChangedEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic DateTime Time { get; }
Property Value
Type | Description |
---|---|
System.DateTime |