Condividi tramite


UNNotificationSound.GetSound(String) Metodo

Definizione

Ottiene il suono specificato da 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

Parametri

name
String

Nome del suono da ottenere.

Restituisce

Suono specificato da name.

Attributi

Si applica a