Initializes the receiver to use the given options.
SDKs
- iOS 6.0+
- macOS 10.5+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Foundation
Declaration
init(options: NSPointer Functions.Options = [])
Parameters
options
The pointer functions options for the new instance.
Return Value
The receiver, initialized to use the given options.