Initializer

init(options:)

Returns an NSPointerFunctions object initialized with the given options. NSPointerFunctionsオブジェクトをこの与えられたオプションで初期化して返します。

Declaration 宣言

init(options: NSPointerFunctions.Options = [])

Parameters パラメータ

options オプション

The options for the new NSPointerFunctions object. 新しいNSPointerFunctionsオブジェクトに対するオプション。

Return Value 戻り値

The NSPointerFunctions object, initialized with the given options. NSPointerFunctionsオブジェクト、与えられたオプションで初期化されます。

See Also 参照

Related Documentation 関連文書