Share via


CKNotificationInfo.AlertBody Property

Definition

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

Property Value

Attributes

Applies to