1 reference to Disabled
Microsoft.Maui.Controls (1)
Editor\Editor.cs (1)
51
public static readonly BindableProperty AutoSizeProperty = BindableProperty.Create(nameof(AutoSize), typeof(EditorAutoSizeOption), typeof(Editor), defaultValue: EditorAutoSizeOption.
Disabled
, propertyChanged: (bindable, oldValue, newValue)