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.
public class TimeChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsTimeChangedEventArgs
Properties
View SourceTime
TimeChangedEventArgs default constructor.
Declaration
public DateTime Time { get; }
Property Value
Type | Description |
---|---|
System.DateTime |