1 reference to Picker
Microsoft.Maui.Controls (1)
PlatformConfiguration\iOSSpecific\Picker.cs (1)
10
public static readonly BindableProperty UpdateModeProperty = BindableProperty.Create(nameof(UpdateMode), typeof(UpdateMode), typeof(
Picker
), default(UpdateMode));