Condividi tramite


UNMutableNotificationContent.Body Proprietà

Definizione

Ottiene o imposta il messaggio visualizzato nell'avviso di notifica.

[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

Valore della proprietà

Messaggio visualizzato nell'avviso di notifica.

Attributi

Si applica a