UseSeconds Property
Gets or sets the current clock identifier, either 12HourClock or 24HourClock
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool UseSeconds { get; set; }
Public Property UseSeconds As Boolean
Get
Set
member UseSeconds : bool with get, set