TimePickerPresenterUseSeconds Property

Gets or sets the current clock identifier, either 12HourClock or 24HourClock

Definition

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

Property Value

Boolean

See Also