init(rawValue : UInt)
Creates an inline presentation intent using the raw value you specify.
あるインライン提示インテントをあなたが指定する生の値を使って作成します。
Availability 有効性
Technology
struct InlinePresentationIntent, @unchecked Sendable
init(rawValue : UInt)
static var code: InlinePresentationIntent
static var emphasized: InlinePresentationIntent
static var lineBreak : InlinePresentationIntent
static var softBreak : InlinePresentationIntent
static var strikethrough: InlinePresentationIntent
static var stronglyEmphasized : InlinePresentationIntent
let inlinePresentationIntent : AttributeScopes.FoundationAttributes.InlinePresentationIntentAttribute
enum AttributeScopes.FoundationAttributes.InlinePresentationIntentAttribute
let presentationIntent : AttributeScopes.FoundationAttributes.PresentationIntentAttribute
enum AttributeScopes.FoundationAttributes.PresentationIntentAttribute
struct PresentationIntent