init(inspectorWithViewController:)
Creates a split view item that represents an inspector for the specified view controller.
Declaration
convenience init(inspectorWithViewController viewController: NSViewController)Discussion
In macOS 14.0 and later, inspectors use standard system default values for these properties:
canCollapse is true.
minimumThickness and maximumThicknessare the standard inspector size (270) and aren’t resizable by default.