contentView
The content view to extend to fill the NSBackgroundExtensionView.
Declaration
var contentView: NSView? { get set }Discussion
The content view will be added as a subview of the extension view and placed within the safe area by default. See automaticallyPlacesContentView to customize the layout.