The options for the new NSPointer
object.
新しいNSPointer
オブジェクトに対するオプション。
Initializer
init(options:)
Returns an
NSPointerFunctions
object initialized with the given options.
NSPointerFunctions
オブジェクトをこの与えられたオプションで初期化して返します。
Availability 有効性
- iOS 6.0+
- iPadOS 6.0+
- macOS 10.5+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
init(options: NSPointerFunctions
.Options
= [])
Parameters パラメータ
options オプション
Functions Functions
Return Value 戻り値
The NSPointer
object, initialized with the given options.
NSPointer
オブジェクト、与えられたオプションで初期化されます。