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

属性值

指示标点是否发音的字符串。

属性

注解

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

这可以从后台线程使用。

适用于