Compartilhar via


VisualDiagnosticsOverlay.AddScrollableElementHandler(IScrollView) Método

Definição

Adiciona o identificador de elemento rolável anexado a IScrollView. Usado para acompanhamento quando um usuário tiver rolado, a fim de atualizar a camada para redesenhar.

public:
 virtual void AddScrollableElementHandler(Microsoft::Maui::IScrollView ^ scrollBar);
public void AddScrollableElementHandler (Microsoft.Maui.IScrollView scrollBar);
abstract member AddScrollableElementHandler : Microsoft.Maui.IScrollView -> unit
override this.AddScrollableElementHandler : Microsoft.Maui.IScrollView -> unit
Public Sub AddScrollableElementHandler (scrollBar As IScrollView)

Parâmetros

scrollBar
IScrollView

Implementações

Aplica-se a