IScrollViewController Interface
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
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
- Derivado
- Implementações
Propriedades
| Name | Description |
|---|---|
| Children | (Herdado de ILayoutController) |
| LayoutAreaOverride | |
Métodos
| Name | Description |
|---|---|
| GetScrollPositionForElement(VisualElement, ScrollToPosition) | |
| SendScrollFinished() | |
| SetScrolledPosition(Double, Double) | |
evento
| Name | Description |
|---|---|
| ScrollToRequested | |