Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 898 Bytes

File metadata and controls

32 lines (22 loc) · 898 Bytes

Screen

Kind: global interface

See Version for properties of a screen that change over time, like layers, image and so on.

screen.name : String

Name of the screen.

Kind: instance property of Screen

screen.description : String

Description of the screen.

Kind: instance property of Screen

screen.tags : Array<String>

Tags of the screen.

Kind: instance property of Screen

Related models