Compartir a través de


IVisualDiagnosticsOverlay.AddScrollableElementHandler(IScrollView) Método

Definición

Agrega el identificador de elemento desplazable asociado a IScrollView. Se usa para el seguimiento cuando un usuario se ha desplazado, con el fin de actualizar la capa para volver a dibujar.

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

Parámetros

Se aplica a