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.
Returns the container in which the new or copied object or objects should be placed.
var insertionContainer: Any? { get }A container. Determined by evaluating the receiver.