Contents

toolTip

The tooltip for this window tab.

Declaration

var toolTip: String! { get set }

Discussion

By default, the window tab’s tooltip displays its title string. Once customized, setting the toolTip property to nil causes it to follow the title property again.