Enumeration Case
列挙ケース
NSSpecifier
NSSpecifierTest.TestComparisonOperation.beginsWith
Binary containment operator that results in
true
if the test object is a list or string that matches the beginning of the other object (which is also a list or string).
バイナリ比較演算子、それはtrue
という結果になります、もしテストオブジェクトがあるリストまたは文字列であり、他のオブジェクト(それも同様にリストまたは文字列である)の始まりに合致するものならば。
Availability 有効性
- macOS 10.0+
- Mac Catalyst 15.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
case beginsWith = 5