NSPreviewInteractionPreviewUpdateEventArgs(nfloat, Boolean) Constructor

Definition

Initializes a new instance of the NSPreviewInteractionPreviewUpdateEventArgs class.

public NSPreviewInteractionPreviewUpdateEventArgs (nfloat transitionProgress, bool ended);
new UIKit.NSPreviewInteractionPreviewUpdateEventArgs : nfloat * bool -> UIKit.NSPreviewInteractionPreviewUpdateEventArgs

Parameters

transitionProgress
nfloat
ended
Boolean

Applies to