Enumeration Members

Enumeration Members

resize: "resize"

The component resizes to fit the frame size.

scale: "scale"

The component scales to fit the frame size while maintaining its aspect ratio.

scaleAndResize: "scaleAndResize"

The component first scales to fit the frame size while maintaining its aspect ratio, then resizes to fill the remaining space.