TimePickerSelectedTime Property
Gets or sets the selected time. Can be null.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public TimeSpan? SelectedTime { get; set; }
Public Property SelectedTime As TimeSpan?
Get
Set
member SelectedTime : Nullable<TimeSpan> with get, set
Property Value
NullableTimeSpan