UIView.SpeechAttributeLanguage Property

Definition

Retrieves the language used during voice-over.

[Foundation.Field("UIAccessibilitySpeechAttributeLanguage", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString SpeechAttributeLanguage { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.SpeechAttributeLanguage : Foundation.NSString

Property Value

A BCP-47 language code.

Attributes

Applies to