IScrollViewController 接口

定义

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
派生
实现

属性

Children (继承自 ILayoutController)
LayoutAreaOverride

方法

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

事件

ScrollToRequested

适用于