Share via


UIControl.WillPerformPreviewAction Method

Definition

[Foundation.Export("contextMenuInteraction:willPerformPreviewActionForMenuWithConfiguration:animator:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void WillPerformPreviewAction(UIKit.UIContextMenuInteraction interaction, UIKit.UIContextMenuConfiguration configuration, UIKit.IUIContextMenuInteractionCommitAnimating animator);
[<Foundation.Export("contextMenuInteraction:willPerformPreviewActionForMenuWithConfiguration:animator:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member WillPerformPreviewAction : UIKit.UIContextMenuInteraction * UIKit.UIContextMenuConfiguration * UIKit.IUIContextMenuInteractionCommitAnimating -> unit
override this.WillPerformPreviewAction : UIKit.UIContextMenuInteraction * UIKit.UIContextMenuConfiguration * UIKit.IUIContextMenuInteractionCommitAnimating -> unit

Parameters

Implements

Attributes

Applies to