Instance Method
インスタンスメソッド
initWithOptions:
Returns an NSPointerFunctions
object initialized with the given options.
NSPointerFunctions
オブジェクトをこの与えられたオプションで初期化して返します。
Parameters
パラメータ
options
オプション
The options for the new NSPointerFunctions
object.
新しいNSPointerFunctions
オブジェクトに対するオプション。
Return Value
戻り値
The NSPointerFunctions
object, initialized with the given options.
NSPointerFunctions
オブジェクト、与えられたオプションで初期化されます。
See Also
参照
Creating and Initializing an NSPointerFunctions Object
NSPointerFunctionsオブジェクトを作成して初期化する
+ pointerFunctionsWithOptions:
Returns a new NSPointerFunctions
object initialized with the given options.
新しいNSPointerFunctions
オブジェクトをこの与えられたオプションで初期化して返します。
Related Documentation
関連文書