init(options:)
Initializes the receiver to use the given options.
Declaration
init(options: NSPointerFunctions.Options = [])Parameters
- options:
The pointer functions options for the new instance.
Return Value
The receiver, initialized to use the given options.
See Also
Related Documentation
- Collections Programming Topics