Returns a hash table with given pointer functions 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
A bit field that specifies the options for the elements in the hash table. For possible values, see
NSHash
.Table Options
Return Value
A hash table with given pointer functions options.