Contents

collapsedRepresentationImage

The image displayed by the button for the default collapsed representation.

Declaration

var collapsedRepresentationImage: UIImage? { get set }
var collapsedRepresentationImage: NSImage? { get set }

Discussion

If the collapsedRepresentation button has been replaced by a different view, this property may not have any effect.

See Also

Configuring the collapsed popover