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

insertionContainer

Returns the container in which the new or copied object or objects should be placed. それの中に新しいまたはコピーされたオブジェクトまたは複数のオブジェクトが置かれるべきところのコンテナを返します。

Declaration 宣言

var insertionContainer: Any? { get }

Return Value 戻り値

A container. Determined by evaluating the receiver. あるコンテナ。レシーバを評価することによって決定されます。

See Also 参照

Accessing information about a positional specifier 位置指定子についての情報にアクセスする