Contents

original

The original version of the asset.

Declaration

var original: ALAsset! { get }

Discussion

The property value is the original asset if the receiver was saved as a modified version of an asset. The property value is nil if the asset was not saved as a modified version of another asset.

See Also

Asset Properties