共用方式為


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 語言代碼。

屬性

備註

(此節點的更多檔即將推出)

這可從背景執行緒使用。

適用於