Type Property 型プロパティ

accessibilityTextHeadingLevel

A key for specifying the heading level of the text. テキストの見出しレベルを指定するためのキー。

Declaration 宣言

static let accessibilityTextHeadingLevel: NSAttributedString.Key

Discussion 議論

The value of this key is an NSNumber object with a value that is a number in the range of 0 to 6. Use 0 to indicate the absence of a specific heading level, and use other numbers to indicate the heading level. このキーの値は、あるNSNumberオブジェクトで、ある値をもち、それは範囲0から6の中のある数です。0を使って特定のヘッダレベルの欠如を指し示してください、そして他の数を使ってヘッダレベルを指し示してください。

See Also 参照

Accessibility Keys アクセシビリティキー