A raw value for the enumeration. 列挙のための生の値。
Initializerinit(raw
init(rawValue:)
Creates a failure policy instance from the given raw value.
ある失敗方針インスタンスをこの与えられた生の値から作成します。
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 宣言
init?(rawValue: Int
)
Parameters パラメータ
rawValue