Share via


IScrollView.ScrollFinished Method

Definition

Allows the platform ScrollView to inform that cross-platform code that a scroll operation has completed.

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

Applies to