toolbarStyle property

NSWindowToolbarStyle toolbarStyle
final

The style of the window toolbar.

Defaults to NSWindowToolbarStyle.unified. Use NSWindowToolbarStyle.expanded instead if the app will have a title bar.

Implementation

final NSWindowToolbarStyle toolbarStyle;