Contents

backgroundImageContentMode

The content mode to use when displaying the bar’s background image.

Declaration

var backgroundImageContentMode: UIView.ContentMode { get set }

Discussion

Use this property to specify how to scale or fit the image in the backgroundImage property.

See Also

Configuring the background appearance