Share via


UILocalNotification.AlertBody Property

Definition

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

Property Value

Attributes

Applies to