filterBrowserPanel(withStyleMask:)
Creates a shared instance of the IKFilterBrowserPanel class.
Declaration
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.