UIImage.SpeechAttributePunctuation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得要解譯為 的值, bool
這個值會判斷字串中的標點符號是否發音。
[Foundation.Field("UIAccessibilitySpeechAttributePunctuation", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString SpeechAttributePunctuation { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.SpeechAttributePunctuation : Foundation.NSString
屬性值
字串,指出標點符號是否發音。
- 屬性
備註
(即將推出此節點的更多檔)
這可從背景執行緒使用。