Поделиться через


UNNotificationSound.GetSound(String) Метод

Определение

Возвращает звук, заданный параметром 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

Параметры

name
String

Имя получаемого звука.

Возвращаемое значение

Звук, заданный параметром name.

Атрибуты

Применяется к