Contents

fileURL

The URL for accessing the asset.

Declaration

var fileURL: URL? { get }

Discussion

After you create an asset, use the URL in this property to access the asset’s contents. The URL in this property is different from the one you specify when creating the asset.