Enumeration Case
列挙ケース
NSExpression
NSExpression.ExpressionType.variable
An expression that always returns whatever value is associated with the key specified by ‘variable’ in the bindings dictionary.
常に束縛辞書の中の ‘variable’ によって指定されたキーと結びつけられるどのような値でも返す式。
Availability 有効性
- iOS 3.0+
- iPadOS 3.0+
- macOS 10.4+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
case variable = 2