ImageView.isAutoExpand

Experimental. Acquire space from the parent to display the largest image while preserving aspect ratio. May not work if there's multiple similarly sized nodes in the same container.

class ImageView
bool isAutoExpand;

Meta