2 references to UpdateMode
Microsoft.Maui.Controls (1)
PlatformConfiguration\iOSSpecific\TimePicker.cs (1)
9
/// <summary>Bindable property for <see cref="
UpdateMode
"/>.</summary>
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\TimePickerRenderer.cs (1)
177
if (Element.OnThisPlatform().
UpdateMode
() == UpdateMode.Immediately)