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

child

Sets the receiver’s child reference. レシーバのもつ子参照を設定します。

Declaration 宣言

unowned(unsafe) var child: NSScriptObjectSpecifier? { get set }

Parameters パラメータ

child

The receiver’s child reference. レシーバのもつ子参照。

Discussion 議論

Do not invoke this method directly; it is automatically invoked by container. このメソッドを直接に発動しないでください;それは自動的にcontainerによって発動されます。