+ standardWindowButton:forStyleMask:
Returns a new instance of a given standard window button, sized appropriately for a given window style.
- standardWindowButton:
Returns the window button of a given window button kind in the window’s view hierarchy.
showsToolbarButton
A Boolean value that indicates whether the toolbar control button is currently displayed.
toolbarStyle
The style that determines the appearance and location of the toolbar in relation to the title bar.
NSWindowToolbarStyle
Styles that determine the appearance and location of the toolbar in relation to the title bar.
titlebarSeparatorStyle
The type of separator that the app displays between the title bar and content of a window.
NSTitlebarSeparatorStyle
Styles that determine the type of separator displayed between the title bar and content of a window.
windowTitlebarLayoutDirection
The direction the window’s title bar lays text out, either left to right or right to left.