Compartir a través de


UNMutableNotificationContent.Subtitle Propiedad

Definición

Obtiene o establece el subtítulo de notificación.

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

Valor de propiedad

Subtítulo de notificación.

Atributos

Se aplica a