var rawValue : Int
The raw value of the failure policy.
失敗方針の生の値。
typealias AttributedString.MarkdownParsingOptions.FailurePolicy.RawValue
The type of the failure policy’s raw value.
失敗方針のもつ生の値の型。
Availability 有効性
Technology
static func != (lhs: AttributedString
.MarkdownParsingOptions
.FailurePolicy
, rhs: AttributedString
.MarkdownParsingOptions
.FailurePolicy
) -> 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.FailurePolicy.RawValue