Class UM_DateTimePickerResult
Object that contains a picked date and time result from UM_DateTimePickerDialog
Inheritance
System.Object
UM_DateTimePickerResult
Namespace: SA.CrossPlatform.UI
Assembly: cs.temp.dll.dll
Syntax
public class UM_DateTimePickerResult : SA_Result
Properties
DateAndTime
User picked date and time.
Declaration
public DateTime DateAndTime { get; }
Property Value
Type | Description |
---|---|
DateTime |