Contents

isExportable

A Boolean value that indicates whether you can export an asset using an export session.

Declaration

static var isExportable: AVAsyncProperty<Root, Bool> { get }

Discussion

Use the load(_:isolation:) method to retrieve the property value.

See Also

Loading suitability