init(options:)
Returns an NSPointerFunctions object initialized with the given options.
Declaration
init(options: NSPointerFunctions.Options = [])Parameters
- options:
The options for the new
NSPointerFunctionsobject.
Return Value
The NSPointerFunctions object, initialized with the given options.
See Also
Related Documentation
- Collections Programming Topics