An object to be set as the direct parameter. 直接パラメータとして設定されるオブジェクト。
Instance Property
インスタンスプロパティ
direct
directParameter
Sets the object that corresponds to the direct parameter of the Apple event from which the receiver derives.
アップルイベントの直接パラメータに相当するオブジェクト、それからレシーバが由来しているもの、を設定します。
Availability 有効性
- macOS 10.0+
- Mac Catalyst 15.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
var directParameter: Any? { get set }
Parameters パラメータ
directParameter
Discussion 議論
You don’t normally override this method. あなたは通常このメソッドをオーバーライドしません。