Contents

UIBackgroundExtensionView

A view that extends content to fill its own bounds.

Declaration

class UIBackgroundExtensionView

Overview

A background extension view can be laid out to extend outside the safe area, such as under a sidebar or an inspector. By default, the view lays out its content to stay within the safe area, and uses modifications of the content along the edges to fill the container view.

Topics

Instance Properties

See Also

Interacting with adjacent views