layerType
The layer type of the disk image.
Declaration
var layerType: DiskImage.LayerType? { get }Discussion
Returns cache for cache layers and overlay for overlay layers that are part of a stacked disk image. Returns nil for standalone images, for the base layer of a stack and for the stacked image itself.