Compartir a través de


UNMutableNotificationContent.Body Propiedad

Definición

Obtiene o establece el mensaje que se muestra en la alerta de notificación.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string Body { [Foundation.Export("body")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setBody:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Body : string with get, set

Valor de propiedad

Mensaje que se muestra en la alerta de notificación.

Atributos

Se aplica a