Share via


UIPreviewInteractionDelegate_Extensions.ShouldBegin Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldBegin(this UIKit.IUIPreviewInteractionDelegate This, UIKit.UIPreviewInteraction previewInteraction);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldBegin : UIKit.IUIPreviewInteractionDelegate * UIKit.UIPreviewInteraction -> bool

Parameters

previewInteraction
UIPreviewInteraction

Returns

Attributes

Applies to