title

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
title
Summary

Used with the decorations property to indicate whether the window has a title bar.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
set the decorations of this stack to "title,minimize"
RelatedKeyword: menu, minimize, maximize
Glossary: property, title bar, keyword
Property: decorations, draggable
Description

Use the title keyword to turn a window's title bar on or off.

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.

Tagswindowing