Compartilhar via


UNNotificationSound.GetSound(String) Método

Definição

Obtém o som especificado por name.

[Foundation.Export("soundNamed:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static UserNotifications.UNNotificationSound GetSound (string name);
static member GetSound : string -> UserNotifications.UNNotificationSound

Parâmetros

name
String

O nome do som a ser obtido.

Retornos

O som especificado por name.

Atributos

Aplica-se a