1 reference to ShouldUseParentView
Microsoft.Maui.Controls (1)
Platform\iOS\Extensions\BrushExtensions.cs (1)
23
UIView view =
ShouldUseParentView
(control) ? control.Superview : control;