1 reference to AsSingleItem
Microsoft.Maui.Controls (1)
Shell\ShellGroupItem.cs (1)
11
BindableProperty.Create(nameof(FlyoutDisplayOptions), typeof(FlyoutDisplayOptions), typeof(ShellGroupItem), FlyoutDisplayOptions.
AsSingleItem
, BindingMode.OneTime, propertyChanged: OnFlyoutDisplayOptionsPropertyChanged);