IScrollViewController Interface

Definition

public interface class IScrollViewController : Microsoft::Maui::Controls::ILayoutController
public interface IScrollViewController : Microsoft.Maui.Controls.ILayoutController
type IScrollViewController = interface
    interface ILayoutController
Public Interface IScrollViewController
Implements ILayoutController
Derived
Implements

Properties

Children (Inherited from ILayoutController)
LayoutAreaOverride

Methods

GetScrollPositionForElement(VisualElement, ScrollToPosition)
SendScrollFinished()
SetScrolledPosition(Double, Double)

Events

ScrollToRequested

Applies to