Sdílet prostřednictvím


IVisualDiagnosticsOverlay.AddScrollableElementHandler(IScrollView) Metoda

Definice

Přidá posuvný úchyt prvku připojený k IScrollView. Používá se ke sledování, když se uživatel posune, aby se vrstva aktualizovala tak, aby se překreslila.

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)

Parametry

Platí pro