2 references to UpdateMode
Microsoft.Maui.Controls (2)
Picker\Picker.iOS.cs (1)
12 ph.UpdateImmediately = picker.OnThisPlatform().UpdateMode() == UpdateMode.Immediately;
PlatformConfiguration\iOSSpecific\Picker.cs (1)
9 /// <summary>Bindable property for <see cref="UpdateMode"/>.</summary>