6 references to Controller
Microsoft.Maui.Controls.Compatibility (6)
Android\Renderers\ScrollViewRenderer.cs (6)
95 Controller.ScrollToRequested += OnScrollToRequested; 307 Controller.SetScrolledPosition(x, y); 400 Point itemPosition = Controller.GetScrollPositionForElement(e.Element as VisualElement, e.Position); 439 if (Controller == null) 441 Controller.SendScrollFinished(); 461 Controller.SendScrollFinished();