UIContextualAction.Handler Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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