Instance Property インスタンスプロパティ

pointerFunctions

The functions in use by the receiver. レシーバによって使用中の関数。

Declaration 宣言

@NSCopying var pointerFunctions: NSPointerFunctions { get }

Discussion 議論

The returned object is a new NSPointerFunctions object that you can modify and/or use directly to create other pointer collections. 返されるオブジェクトは、新しいNSPointerFunctionsオブジェクトです、それはあなたが直接に修正および/または使用して、他のポインタコレクションを作成できるものです。

See Also 参照

Getting the Pointer Functions ポインタ関数を取得する