Scroll view
Panel with the possibility of scrolling, to display content larger than the panel itself
- BrowseName
- ScrollView
- SuperType
- Container(Container)
Properties
| Name | BrowseName | DataType | Description |
|---|---|---|---|
| Enables zoom | Zoommable | Boolean | Enable pinch-to-zoom |
| Maximum zoom in | MaxZoomIn | Int32 | Magnification limit in percent |
| Minimum zoom out | MinZoomOut | Int32 | Shrinkage limit in percent |
| Scroll axes enabled | ScrollAxesEnabled | Scroll axes enabled | Axes for which scrolling is enabled |
| MoveTarget | NodeId | ||
| ScrollBar style | ScrollBarStyle | String | Style for scrollbars |
| Visible | Visible | Boolean | (Inherited from Element) |
| Enabled | Enabled | Boolean | (Inherited from Element) |
| Opacity | Opacity | Float | (Inherited from Element) |
| Left margin | LeftMargin | Size | (Inherited from Element) |
| Top margin | TopMargin | Size | (Inherited from Element) |
| Right margin | RightMargin | Size | (Inherited from Element) |
| Bottom margin | BottomMargin | Size | (Inherited from Element) |
| Width | Width | Size | (Inherited from Element) |
| Height | Height | Size | (Inherited from Element) |
| Horizontal alignment | HorizontalAlignment | Horizontal alignment | (Inherited from Element) |
| Vertical alignment | VerticalAlignment | Vertical alignment | (Inherited from Element) |
| Rotation | Rotation | Size | (Inherited from Element) |
