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