UIImage.SpeechAttributeLanguage 属性

定义

获取 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

属性值

BCP-47 语言代码。

属性

注解

(此节点的更多文档即将)

这可以从后台线程使用。

适用于