Contents

ContentMode.fill

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

Declaration

case fill

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 larger on the other axis.

See Also

Getting content modes