var rawValue : Int
The raw value of the interpeted syntax.
解釈された構文の生の値。
typealias AttributedString.MarkdownParsingOptions.InterpretedSyntax.RawValue
The type of the interpreted syntax’s raw value.
解釈された構文のもつ生の値の型。
Availability 有効性
Technology
static func != (lhs: AttributedString
.MarkdownParsingOptions
.InterpretedSyntax
, rhs: AttributedString
.MarkdownParsingOptions
.InterpretedSyntax
) -> Bool
lhs
A value to compare. 比較する値。
rhs
Another value to compare. もう一方の比較する値。
true
if the values are unequal; otherwise, false
.
true
、もし値それらが等しくないならば;そうでなければfalse
。
var rawValue : Int
typealias AttributedString.MarkdownParsingOptions.InterpretedSyntax.RawValue