Summary
Gets or sets the selected time. Can be null.
- Namespace
- Avalonia
.Controls - Containing Type
- TimePicker
Syntax
public TimeSpan? SelectedTime { get; set; }
Value
Type | Description |
---|---|
TimeSpan? |
public TimeSpan? SelectedTime { get; set; }
Type | Description |
---|---|
TimeSpan? |