enum AttributeScopes.FoundationAttributes.InlinePresentationIntentAttribute
A type for using an inline presentation intent as an attribute.
あるインライン提示インテントを属性として使うためのある型。
struct InlinePresentationIntent
A type that defines presentation intent for runs of characters for traits like emphasis, strikethrough, and code voice.
ある型、それは文字いくつかからなるrunsに対して提示インテントを、強調、取り消し線、そしてcode voice(コード埋め込み)のような特徴のために定義します。
let presentationIntent : AttributeScopes.FoundationAttributes.PresentationIntentAttribute
A property for accessing a presentation intent attribute.
ある提示インテント属性にアクセスするためのあるプロパティ。
enum AttributeScopes.FoundationAttributes.PresentationIntentAttribute
A type for using a presentation intent as an attribute.
ある提示インテントを属性として使うためのある型。
struct PresentationIntent
A type that defines presentation intent for blocks of characters like paragraphs, lists, block quotes, and tables.
ある型、それは提示インテントを段落、リスト、ブロック引用、そして表のような文字いくつかの塊に対して定義します。