Share via


UILocalNotification.AlertAction Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? AlertAction { [Foundation.Export("alertAction", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAlertAction:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("alertAction", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setAlertAction:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.AlertAction : string with get, set

Property Value

Attributes

Applies to