init(pointerFunctions:)
Initializes the receiver to use the given functions.
Declaration
init(pointerFunctions functions: NSPointerFunctions)Parameters
- functions:
The pointer functions for the new instance.
Return Value
The receiver, initialized to use the given functions.