UIContextualAction.Handler Property

Definition

Gets or sets the code that is run when the action button is pressed.

public virtual UIKit.UIContextualActionHandler Handler { [Foundation.Export("handler", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Handler : UIKit.UIContextualActionHandler

Property Value

Attributes

Applies to