prefersCompactControlSizeMetrics

When this property is true, any NSControls in the view or its descendants will be sized with compact metrics compatible with macOS 15 and earlier. Defaults to false

Declaration

var prefersCompactControlSizeMetrics: Bool { get set }