static let orientation: NSAttributedString.TextLayoutSectionKey
The orientation of the text.
テキストの方向。
static let range: NSAttributedString.TextLayoutSectionKey
The character range.
文字範囲。
Availability 有効性
Technologies
struct TextLayoutSectionKey, @unchecked Sendable
Use these constants as values for the text
key in the document attributes dictionary.
これら定数をtext
キーに対する値として書類属性辞書の中で使ってください。
static let orientation: NSAttributedString.TextLayoutSectionKey
static let range: NSAttributedString.TextLayoutSectionKey
init(rawValue : String)
struct NSAttributedString.DocumentAttributeKey
struct NSAttributedString.DocumentType