Group
Last updated
Last updated
Property | Function | Type |
Title | Item title
Actions editor:
|
|
Visible | Sets item visibility
Actions editor:
|
|
Maximized | Gets true if widget is maximized
Actions editor:
|
|
Property | Function | Type |
X | Sets x position relative to the page
Actions editor:
|
|
Y | Sets y position relative to the page
Actions editor:
|
|
Width | Sets width relative to the page
Actions editor:
|
|
Height | Sets height relative to the page
Actions editor:
|
|
Fixed width | Enable to fix width
Actions editor:
|
|
Fixed height | Enable to fix height
Actions editor:
|
|
Align left | Enable to left align
Actions editor:
|
|
Align right | Enable to right align
Actions editor:
|
|
Align top | Enable to top align
Actions editor:
|
|
Align bottom | Enable to bottom align
Actions editor:
|
|
Margin left | Sets left margin relative to the page
Actions editor:
|
|
Margin right | Sets right margin relative to the page
Actions editor:
|
|
Margin top | Sets top margin relative to the page
Actions editor:
|
|
Margin bottom | Sets bottom margin relative to the page
Actions editor:
|
|
Vertically center | Enable to vertically center item
Actions editor:
|
|
Horizontally center | Enable to horizontally center item
Actions editor:
|
|
Scale | Sets scale factor
Actions editor:
|
|
ZOrder | Sets stacking order. By default is 0.
Actions editor:
|
|
TextureX | Sets texture x offset
Actions editor:
|
|
TextureY | Sets texture y offset
Actions editor:
|
|
Property | Function | Type |
X rotation | Sets rotation in degrees about the x
Actions editor:
|
|
Y rotation | Sets rotation in degrees about the y
Actions editor:
|
|
Z rotation | Sets rotation in degrees about the z
Actions editor:
|
|
X offset | Sets origin point offset for x
Actions editor:
|
|
Y offset | Sets origin point offset for y
Actions editor:
|
|
Origin point | Sets origin point of the rotation
Actions editor:
|
|
Property | Function | Type |
Cache | Determines whether widgets are retained outside the visible area of the view
Actions editor:
|
|
Clip | Enable clipping
Actions editor:
|
|
Dynamic loading | Disable to load all widgets at once
Actions editor:
|
|
Unload widgets | Disable to prevent unloading already loaded widgets
Actions editor:
|
|
Load on scroll stop | Enable to load widgets only on scroll stop
Actions editor:
|
|
Content x | Gets content x position from 0 to 1
Actions editor:
|
|
Content y | Gets content y position from 0 to 1
Actions editor:
|
|
Disable scroll | Disable group scroll
Actions editor:
|
|
Property | Function | Type |
Opacity | Sets widget opacity
Actions editor:
|
|
Property | Function | Type |
Border color | Sets widget border color
Actions editor:
|
|
Border width | Sets widget border width
Actions editor:
|
|
Border radius | Sets widget border radius
Actions editor:
|
|
Left border width | Sets widget left border width
Actions editor:
|
|
Top border width | Sets widget top border width
Actions editor:
|
|
Right border width | Sets widget right border width
Actions editor:
|
|
Bottom border width | Sets widget bottom border width
Actions editor:
|
|
Property | Function | Type |
Background color | Sets widget background color
Actions editor:
|
|
Background image | Sets widget background image
Actions editor:
|
|
Background image fill mode | Sets widget background fill mode
Actions editor:
|
|
Property | Function | Type |
Mask image | Sets widget mask image
Actions editor:
|
|
Mask fill mode | Sets widget mask fill mode
Actions editor:
|
|
Property | Function | Type |
Shadow radius | Sets shadow radius
Actions editor:
|
|
Shadow samples | Sets shadow samples
Actions editor:
|
|
Shadow color | Sets shadow color
Actions editor:
|
|
Shadow horizontal offset | Sets shadow horizontal offset
Actions editor:
|
|
Shadow vertical offset | Sets shadow vertical offset
Actions editor:
|
|
Property | Function | Type |
Overlay color | Sets widget overlay color
Actions editor:
|
|
Overlay image | Sets widget overlay image
Actions editor:
|
|
Blend mode | Sets overlay blend mode
Actions editor:
|
|
Cached | Enable overlay caching to improve the performance
Actions editor:
|
|
Overlay fill mode | Sets widget overlay fill mode
Actions editor:
|
|
Property | Function | Type |
Margin left | Sets widget margin left
Actions editor:
|
|
Margin right | Sets widget margin right
Actions editor:
|
|
Margin top | Sets widget margin top
Actions editor:
|
|
Margin bottom | Sets widget margin bottom
Actions editor:
|
|
Property | Function | Type |
Blur mask | Sets widget blur mask image
Actions editor:
|
|
Blur size | Sets widget blur strength
Actions editor:
|
|
Blur mask fill mode | Sets widget blur mask fill mode
Actions editor:
|
|
Property | Function | Type |
Enable scrollbar | Enable to show scrollbar
Actions editor:
|
|
Size | Sets scrollbar size relative to page size
Actions editor:
|
|
Radius | Sets scrollbar radius
Actions editor:
|
|
Background color | Sets scrollbar background color
Actions editor:
|
|
Color | Sets scrollbar color
Actions editor:
|
|
Property | Function |
Scroll to widget | Scroll to required widget
Actions editor:
|
Scroll to position | Scroll to custom position
Actions editor:
|
Scroll to top | Scroll to top
Actions editor:
|
Scroll to bottom | Scroll to bottom
Actions editor:
|
Scroll to left | Scroll to left
Actions editor:
|
Scroll to right | Scroll to right
Actions editor:
|
Disable vertical scroll | Actions editor:
|
Disable horizontal scroll | Actions editor:
|
Enable vertical scroll | Actions editor:
|
Enable horizontal scroll | Actions editor:
|
Set position | Set item x and y position, 0 is top-left side of parent, 1 is bottom-right side of parent
Actions editor:
|
Set size | Set item width and height, 1 to fill parent width or height
Actions editor:
|
Set size and position | Set item size and position, where lt is distance from parent top-left to item top-left, rb is distance from parent bottom-right to item bottom-right
Actions editor:
|
Set size and position cancel | Reset item size and position
Actions editor:
|
Bring to front | Bring item to front of all items
Actions editor:
|
Send to back | Send item to back of all items
Actions editor:
|
Maximize | Maximize item
Actions editor:
|
Minimize | Minimize item
Actions editor:
|
Toggle maximize | Minimize maximizing or maximize minimizing
Actions editor:
|
Save as image | Save the item as image to default Documents folder
Actions editor:
|
Set scale | Set bitmap scale, scale = 1 is default
Actions editor:
|
Show | Show the item
Actions editor:
|
Hide | Hide the item
Actions editor:
|
Toggle visibility | Toggle item visibility
Actions editor:
|
Disable | Disable user interaction with the widget content
Actions editor:
|
Enable | Enable user interaction with the widget content
Actions editor:
|
Set interactive | Set item interactive to true or false
Actions editor:
|
Disable input | Disable input actions like Press, Click, Double Click
Actions editor:
|
Enable input | Enable input actions like Press, Click, Double Click
Actions editor:
|
Set visibility | Set item visibility to true or false
Actions editor:
|
Press | Manually fire Press event
Actions editor:
|
Click | Manually fire Click event
Actions editor:
|
Double click | Manually fire Double click event
Actions editor:
|
Set opacity | Set item opacity from 0 to 1
Actions editor:
|
Set color | Set item background color using hex color
Actions editor:
|
Set overlay color | Set item overlay color using hex color
Actions editor:
|
Set blur | Set item blur strength, 0 is no blur
Actions editor:
|
Set X | Set item x position, 0 is left side of parent, 1 is right side of parent
Actions editor:
|
Set Y | Set item y position, 0 is top side of parent, 1 is bottom side of parent
Actions editor:
|
Set Width | Set item width, 1 to fill parent width
Actions editor:
|
Set Height | Set item height, 1 to fill parent height
Actions editor:
|
Rotate | Rotate item to newAngle degree, 0 is default
Actions editor:
|
Rotate X | Rotate item about the x to newAngle degree, 0 is default
Actions editor:
|
Rotate Y | Rotate item about the y to newAngle degree, 0 is default
Actions editor:
|
Set texture x | Sets texture x offset
Actions editor:
|
Set texture y | Sets texture y offset
Actions editor:
|
Property | Function |
Changed | Event when any property is changed
Actions editor:
|
Scroll | Event when content is scrolled
Actions editor:
|
Scroll stop | Event when scroll is finished
Actions editor:
|
Scroll down | Event when content is scrolled down
Actions editor:
|
Scroll up | Event when content is scrolled up
Actions editor:
|
Scroll left | Event when content is scrolled left
Actions editor:
|
Scroll right | Event when content is scrolled right
Actions editor:
|
Content size | Event when content size is changed
Actions editor:
|
Toggled maximizing | Event when the item is maximized or minimized
Actions editor:
|
Maximized | Event when item is maximized
Actions editor:
|
Minimized | Event when item is minimized
Actions editor:
|
Hide | Event when item is hidden
Actions editor:
|
Show | Event when item is shown
Actions editor:
|
Toggle visibility | Event when visibility is toggled
Actions editor:
|
Press | Event when mouse/touch is pressed
Actions editor:
|
Click | Event when mouse/touch is released
Actions editor:
|
Double click | Event when double clicked
Actions editor:
|
Mouse over | Event when mouse over widget
Actions editor:
|
Mouse out | Event when mouse out widget
Actions editor:
|
Loaded | Event when item loaded
Actions editor:
|
Swipe left | Event when swipe left
Actions editor:
|
Swipe right | Event when swipe right
Actions editor:
|
Swipe up | Event when swipe up
Actions editor:
|
Swipe down | Event when swipe down
Actions editor:
|