1 implementation of View
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellFlyoutRenderer.cs (1)
43 UIView IShellFlyoutRenderer.View => View;
2 references to View
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellRenderer.cs (2)
119 public UIView NativeView => FlyoutRenderer.View; 362 FlyoutRenderer.View.BackgroundColor = color;