Share via


IVisualDiagnosticsOverlay.AddScrollableElementHandlers Method

Definition

Adds scrollable element handles attached to IScrollView. Used for tracking when a user has scrolled, in order to update the layer to redraw.

public:
 void AddScrollableElementHandlers();
public void AddScrollableElementHandlers ();
abstract member AddScrollableElementHandlers : unit -> unit
Public Sub AddScrollableElementHandlers ()

Applies to