Introduction
This control cycles between showing the different transforms under 'content'

Fields#
| Name | Description |
|---|---|
| Content | Transform containing elements to cycle between |
| Swipe Direction | Direction to use when transitioning in new element |
| Transition Time | Seconds for transition to last |
| Scrollbar | Scrollbar for changing selected item |
Properties#
| Name | Description |
|---|---|
| selectedIndex | Get/Set the selected index |
| swipeDirection | Get/Set transition direction |
Methods#
| Name | Description |
|---|---|
| NextItem | Select the next item |
| PreviousItem | Select the previous item |