Used with the decorations property to indicate whether the window has a title bar.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
title
# Examples
set the decorations of this stack to "title,minimize"
# Description
Setting a stack's decorations property to maximize, minimize, or menu automatically includes title in the value of the decorations, turning on the window's title bar.
# Tags
# See