<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSBrowser/ColumnResizingType-swift.enum",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSBrowserColumnResizingType"
  },
  "title" : "NSBrowser.ColumnResizingType"
}
-->

# NSBrowser.ColumnResizingType

Types of browser column resizing.

```
enum ColumnResizingType
```

## Overview

These constants are used by the [`columnResizingType`](/documentation/AppKit/NSBrowser/columnResizingType-swift.property) methods.

## Topics

### Constants

[`NSBrowserNoColumnResizing`](/documentation/AppKit/NSBrowser/ColumnResizingType-swift.enum/noColumnResizing)

[`NSBrowserAutoColumnResizing`](/documentation/AppKit/NSBrowser/ColumnResizingType-swift.enum/autoColumnResizing)

[`NSBrowserUserColumnResizing`](/documentation/AppKit/NSBrowser/ColumnResizingType-swift.enum/userColumnResizing)

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Hashable`](/documentation/Swift/Hashable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)