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