Enumeration Case
列挙ケース
NSSpecifier
NSSpecifierTest.TestComparisonOperation.lessThan
Binary comparison operator that results in
true
if the value of the test object is less than the value of the other object.
バイナリ比較演算子、それはtrue
という結果になります、もしテストオブジェクトの値が他のオブジェクトの値より少ないならば。
Availability 有効性
- macOS 10.0+
- Mac Catalyst 15.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
case lessThan = 2