Contents

titleVisibility

A value that indicates the visibility of the window’s title and title bar buttons.

Declaration

var titleVisibility: NSWindow.TitleVisibility { get set }

Discussion

By default, the value of this property is NSWindow.TitleVisibility.visible.

See Also

Managing Titles