Constants to specify kinds of substrings and styles of enumeration.
SDKs
- iOS 4.0+
- macOS 10.6+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Foundation
Declaration
struct EnumerationOptions
Overview
These options are used with the enumerate method. Pass in one NSString option and combine with any of the remaining enumeration style constants using the C bitwise OR operator.