Instance Property
インスタンスプロパティ
raw
rawValue
The raw value of the grammatical gender instance.
文法的性インスタンスの生の値。
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 Grammatical Genders 文法的性(性別)を比較する
typealias Morphology.GrammaticalGender.RawValue
The raw value type of the grammatical gender enumeration.
文法的性列挙の生の値型。
static func != (Morphology.GrammaticalGender, Morphology.GrammaticalGender) -> Bool
Returns a Boolean value that indicates whether two values are not equal.
あるブール値を返します、それは2つの値が等しくないかどうかを指し示します。