The Main Stage Component is the backdrop upon which all the other Components are arranged.
The designer can either use default vector graphics or external resources to map an image to the Main Stage.
The size of the Main Stage is determined by the Width and Height Properties defined for the whole Application.
Custom XML Tag
Use the following XML tag to define Custom Properties for the Main Stage Component within your Custom XML file:
|
Common Properties
The Main Stage Component inherits the following common Properties:
Component Visibility Properties
Use this Property to exclude the Main Stage Component from the UI.
Image Properties
Use these Properties in order to set a background image.
Opacity Properties
Use this Property to set the background image opacity.
Default Property Values
The following default Property values are defined for the Main Stage Component:
|
Property Name
|
Default Value
|
|
Visible
|
true
|
|
Image
|
default
|
|
Opacity
|
100
|
|
BorderRadius
|
0
|
|
BorderColour
|
0
|
|
BorderWeight
|
0
|
|
Colours
|
0xD9D5FD, 0xE2E1FD
|





