The raw value that corresponds with one of the enumeration’s cases. 列挙のもつケース節の1つと一致する生の値。
Initializerinit(raw
init(rawValue:)
Creates a grammatical gender instance from the provided enumeration 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
Discussion 議論
Use the predefined grammatical gender cases: Morphology
, Morphology
, and Morphology
.
あらかじめ定義された文法的性ケース節それらを使ってください:Morphology
、Morphology
、そしてMorphology
。