<!--
{
  "availability" : [
    "macOS: 10.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Quartz",
  "identifier" : "/documentation/Quartz/IKFilterBrowserPanel/filterBrowserPanel(withStyleMask:)",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "Quartz"
    ],
    "preciseIdentifier" : "c:objc(cs)IKFilterBrowserPanel(cm)filterBrowserPanelWithStyleMask:"
  },
  "title" : "filterBrowserPanel(withStyleMask:)"
}
-->

# filterBrowserPanel(withStyleMask:)

Creates a shared instance of the `IKFilterBrowserPanel` class.

```
class func filterBrowserPanel(withStyleMask styleMask: UInt32) -> Any!
```

## Parameters

`styleMask`

A mask that specifies whether to use the default or brushed metal look for the window.

## Return Value

The shared instance.

---

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)