Contents

contentViewController

The view controller for the window’s content view.

Declaration

var contentViewController: NSViewController? { get set }

Discussion

The value of this property tracks the window’s contentView property.

See Also

Accessing Window Attributes and Content