UILocalNotification.AlertBody Property

Definition

The alert's body content.

public virtual string AlertBody { [Foundation.Export("alertBody", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAlertBody:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AlertBody : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to