You can set the following properties:
- rows - sets the number of rows of dots
- columns - sets the number of columns of dots
- dotSize - sets the dot size (defaults to 2)
- dropShadowEnabled - sets whether a drop shadow is used (defaults to false)
- dropShadowColor - sets the drop shadow color
- keepOnTop - if true then the handle will be on top of the other sibling components
- positionResizeHandle - If true then the resize handle will be positioned in the bottom right corner of the parent (ResizeHandle only)
You can set the following styles too:
- backgroundColor, backgroundAlpha - sets the background color alpha for the drag/resize handle
- dragHandleColor, dragHandleAlpha - sets the color and alpha value for the drag handle
- resizeHandleColor, resizeHandleAlpha - sets the color and alpha value for the resize handle
These two components are used in all the Resizable Containers.
No comments:
Post a Comment