fullscreen

Specifies whether a stack window takes up the entire screen.

# Metadata

Platforms: desktop, server OS: mac, windows, linux Introduced: 2.9 Security:

# Syntax

set the fullscreen of stack to { true | false }

# Examples

on mouseUp if the short name of the target is "Full Screen" then set the fullscreen of this stack to the hilite of the target end if end mouseUp

# Description

Use the fullscreen property to change a stack size to make it take up the whole screen.

# Tags

# See

- **property:** decorations, iconic, [[]] - **function:** screenRect - **object:** stack