Contents

init(options:)

Returns a hash table with given pointer functions options.

Declaration

init(options: NSPointerFunctions.Options = [])

Parameters

  • options:

    A bit field that specifies the options for the elements in the hash table. For possible values, see Nshashtableoptions.

Return Value

A hash table with given pointer functions options.

See Also

Convenience Constructors