Contents

NSBackgroundExtensionView

A view that extends content to fill its own bounds.

Declaration

class NSBackgroundExtensionView

Overview

A background extension view can be laid out to extend outside the safe area, such as under the titlebar, sidebar, or inspector. By default it 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