AVMediaSelectionOption.GetDisplayName(NSLocale) Method

Definition

[Foundation.Export("displayNameWithLocale:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string GetDisplayName (Foundation.NSLocale locale);
abstract member GetDisplayName : Foundation.NSLocale -> string
override this.GetDisplayName : Foundation.NSLocale -> string

Parameters

locale
NSLocale

Returns

Attributes

Applies to