Contents

name

A descriptive name for the image.

Declaration

var name: String? { get set }

Discussion

For reference images loaded from an Xcode asset catalog, this property is the name assigned in the asset catalog. For programmatically created reference images, this value is nil.

See Also

Examining a Reference Image