XCode 15.0 日本語化計画:New Human Interface Guideline
強調、取り消し線、コードボイスなどの特性について、一連の文字の表示意図を定義する型。
struct InlinePresentationIntent
あなたの指定した生の値を使用してインラインでの提示の意図を作成します。
static var code: InlinePresentationIntent
コードボイスでの提示を表す意図。
static var emphasized: InlinePresentationIntent
強調された提示を表す意図。
static var lineBreak: InlinePresentationIntent
改行を表す意図。
static var softBreak: InlinePresentationIntent
ソフトな改行を表す意図。
static var strikethrough: InlinePresentationIntent
取り消し線の提示を表す意図。
static var stronglyEmphasized: InlinePresentationIntent
強く強調された提示を表す意図。
static var blockHTML: InlinePresentationIntent
static var inlineHTML: InlinePresentationIntent
struct NSAttributedString.Key
属性付き文字列内のテキストに適用できる属性。
struct NSAttributedString.TextEffectStyle
テキスト効果属性キーの定数群。
enum NSAttributedString.SpellingState
スペル状態属性キーの定数群。
enum NSWritingDirectionFormatType
書き込み方向属性キーの定数群。
struct NSUnderlineStyle
下線スタイルと取り消し線スタイルの属性キーの定数群。