prefersCompactControlSizeMetrics
When this property is YES, any NSControls in the view or its descendants will be sized with compact metrics compatible with macOS 15.0 and earlier. Defaults to NO.
Declaration
var prefersCompactControlSizeMetrics: Bool { get set }