Element representing a UI window.
Containers:
title
- The title bar area.
Properties:
Name | Type | Description |
---|---|---|
draggable |
bool | (default: |
dragging |
bool | [readonly] |
maximized |
bool | (default: |
resizable |
bool | (default: |
resizing |
bool | [readonly] |
selected |
bool | [readonly] |
thisContentArea |
html.Box | [readonly] A reference to this window's content area visible to sub-elements. |