Instance Property
インスタンスプロパティ
raw
rawValue
The raw value of the failure policy.
失敗方針の生の値。
Availability 有効性
- iOS 15.0+
- iPadOS 15.0+
- macOS 12.0+
- Mac Catalyst 15.0+
- tvOS 15.0+
- watchOS 8.0+
- Xcode 13.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
var rawValue: Int
{ get }
Relationships 関係
From Protocol 由来プロトコル
See Also 参照
Comparing Failure Policies 失敗方針を比較する
typealias AttributedString.MarkdownParsingOptions.FailurePolicy.RawValue
The type of the failure policy’s raw value.
失敗方針のもつ生の値の型。
static func != (AttributedString.MarkdownParsingOptions.FailurePolicy, AttributedString.MarkdownParsingOptions.FailurePolicy) -> Bool
Returns a Boolean value that indicates whether two values are not equal.
あるブール値を返します、それは2つの値が等しくないかどうかを指し示します。