2 references to GetContainerView
Microsoft.Maui (2)
Platform\iOS\KeyboardAutoManager.cs (1)
23 var superview = customSuperView ?? view.GetContainerView();
Platform\iOS\KeyboardAutoManagerScroll.cs (1)
128 ContainerView = View.GetContainerView();