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