Implemented interface member:
property
Format
Microsoft.Maui.ITimePicker.Format
2 references to Format
Microsoft.Maui.Controls (2)
TimePicker\TimePicker.cs (2)
11 /// <summary>Bindable property for <see cref="Format"/>.</summary> 12 public static readonly BindableProperty FormatProperty = BindableProperty.Create(nameof(Format), typeof(string), typeof(TimePicker), "t");