TimePickerClockIdentifier Property

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

Definition

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

Property Value

String

See Also