9 references to FlyoutItem
Microsoft.Maui.Controls (9)
Shell\BaseShellItem.cs (3)
319 FlyoutItem.LabelStyle, 320 FlyoutItem.ImageStyle, 321 FlyoutItem.LayoutStyle };
Shell\Shell.cs (6)
103 /// The <see cref = "FlyoutItem" /> visibility. 111 /// Sets a value that determines if an object has a visible <see cref = "FlyoutItem" /> in the flyout menu. 169 /// The <see cref = "DataTemplate" /> applied to each <see cref = "FlyoutItem" /> object managed by Shell. 175 /// Gets the <see cref = "DataTemplate" /> applied to each <see cref = "FlyoutItem" /> object managed by Shell. 182 /// Sets the <see cref = "DataTemplate" /> applied to each <see cref = "FlyoutItem" /> object managed by Shell. 1762 if (rootItem is FlyoutItem)