CPAlertAction.Handler Property

Definition

Gets the method called when the user taps the button.

public virtual Action<CarPlay.CPAlertAction> Handler { [Foundation.Export("handler", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Handler : Action<CarPlay.CPAlertAction>

Property Value

Attributes

Applies to