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