TimePickerPresenterTime Property

Gets or sets the current time

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public TimeSpan Time { get; set; }

Property Value

TimeSpan

See Also