Contents

ContentMode.fit

An option that resizes the content so it’s all within the available space, both vertically and horizontally.

Declaration

case fit

Mentioned in

Discussion

This mode preserves the content’s aspect ratio. If the content doesn’t have the same aspect ratio as the available space, the content becomes the same size as the available space on one axis and leaves empty space on the other.

See Also

Getting content modes