Share via


UIImage.SpeechAttributeLanguage Propiedad

Definición

Obtiene un código de idioma BCP-47.

[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

Valor de propiedad

Código de lenguaje BCP-47.

Atributos

Comentarios

(Se incluye más documentación para este nodo)

Se puede usar desde un subproceso en segundo plano.

Se aplica a