TimePicker.

SelectedTime Property

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?