selectedViewController
The view controller associated with the selected object..
Declaration
var selectedViewController: NSViewController? { get }Discussion
May be nil if not using view controllers.
This property is only relevant in book mode. See Book Mode (View Controller Mode) for details.