TimePickerUseSeconds Property
Gets or sets the use seconds switch, either true or false
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool UseSeconds { get; set; }
Public Property UseSeconds As Boolean
Get
Set
member UseSeconds : bool with get, set
Property Value
Boolean