titlebar
The title bar displayed in a window of a Mac app.
Declaration
var titlebar: UITitlebar? { get }Discussion
Use this property to configure the title bar displayed across the top of a window in your Mac app built with Mac Catalyst.
The title bar displayed in a window of a Mac app.
var titlebar: UITitlebar? { get }Use this property to configure the title bar displayed across the top of a window in your Mac app built with Mac Catalyst.