<< 点击显示目录 >> 主页 mappView帮助助手 > mapp View帮助信息 > Widgets > Containers > RadialButtonBar > Concept |
This section contains additional information about the concept of widget "RadialButtonBar".
startAngle + range produces the available length of the slider area.
The position of the buttons inside the widget is calculated automatically and can be adjusted using property buttonDistance.
startAngle: 270, range: 180, buttonPadding: 45
In this example, the buttons are placed as follows:
Button 1: 270 degrees
Button 2: 315 degrees
Button 3: 360 or 0 degrees
Button 4: 45 degrees
Button 5: 90 degrees
If the movement of a button is completed between predefined positions, then the buttons will move to the closest position if snapToPosition is true.
If property infiniteScroll is false, then the scrollable area is limited by the visible limits of the widget.
If property infiniteScroll is true, the scrollable area is not limited and the widget behaves as shown in the following image: