Compartir a través de


UNMutableNotificationContent.Title Propiedad

Definición

Obtiene o establece el descritpion de notificación.

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

Valor de propiedad

La notificación descritpion.

Atributos

Se aplica a