Contents

copy(with:)

Creates a copy of the object with the specified zone.

Declaration

nonisolated func copy(with zone: NSZone? = nil) -> Any

Parameters

  • zone:

    The system ignores this parameter.

Return Value

A copy of the original asset instance.

See Also

Copying an player item