2 references to On
Microsoft.Maui.Controls (2)
Cells\SwitchCell.cs (2)
10
/// <summary>Bindable property for <see cref="
On
"/>.</summary>
11
public static readonly BindableProperty OnProperty = BindableProperty.Create(nameof(
On
), typeof(bool), typeof(SwitchCell), false, propertyChanged: (obj, oldValue, newValue) =>