Enumeration Case
列挙ケース
NSText
NSTextCheckingAllTypes
All possible checking types, both system- and user-supported.
システムそしてユーザにサポートされる、すべての可能な検査型。
Availability 有効性
- iOS 4.0+
- iPadOS 4.0+
- macOS 10.6+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
NSTextCheckingAllTypes = (NSTextCheckingAllSystemTypes | NSTextCheckingAllCustomTypes)