| The GridView item provides a grid view of items provided by a model. | |
| The ListView item provides a list view of items provided by a model. | |
| A Path object defines a path for use by PathView. | |
| The PathAttribute allows setting an attribute at a given position in a Path. | |
| The PathCubic defines a cubic Bezier curve with two control points. | |
| PathElement is the base path type. | |
| The PathLine defines a straight line. | |
| The PathPercent manipulates the way a path is interpreted. | |
| The PathQuad defines a quadratic Bezier curve with a control point. | |
| The PathView element lays out model-provided items on a path. | |
| The WebView item allows you to add Web content to a canvas. |