次の方法で共有


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

プロパティ値

句読点が発音されるかどうかを示す文字列。

属性

注釈

(このノードのその他のドキュメントが提供されます)

これは、バックグラウンド スレッドから使用できます。

適用対象