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