共用方式為


UIImage.SpeechAttributePunctuation 屬性

定義

取得要解譯為 的值, 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

屬性值

字串,指出標點符號是否發音。

屬性

備註

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

這可從背景執行緒使用。

適用於