UIPreviewInteractionDelegate_Extensions.DidUpdateCommit Method

Definition

public static void DidUpdateCommit (this UIKit.IUIPreviewInteractionDelegate This, UIKit.UIPreviewInteraction previewInteraction, nfloat transitionProgress, bool ended);
static member DidUpdateCommit : UIKit.IUIPreviewInteractionDelegate * UIKit.UIPreviewInteraction * nfloat * bool -> unit

Parameters

This
IUIPreviewInteractionDelegate

The instance on which this extension method operates.

previewInteraction
UIPreviewInteraction
transitionProgress
nfloat
ended
Boolean

Applies to