Compartir a través de


UNNotificationContent.Sound Propiedad

Definición

Obtiene el sonido que se reproduce cuando se desencadena la notificación.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UserNotifications.UNNotificationSound Sound { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("sound", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Sound : UserNotifications.UNNotificationSound

Valor de propiedad

Sonido que se reproduce cuando se desencadena la notificación.

Este valor puede ser null.

Atributos

Se aplica a