Page Control
An iOS page control with a customizable number of dots and colors.
Page Control
- Enable
- Position
- Anchor
- Opacity
- Tint Color
- Current Page
- Count
- Selected Index
- Enable
A boolean that is true when the page control is displayed.
- Position
The position to display the page control.
- Anchor
The anchor point to position the page control relative to. See Coordinates for more information.
- Opacity
The opacity of the page control.
- Tint Color
The color of the unselected page control dots.
- Current Page
The color of the selected page control dot.
- Count
The number of page control dots.
- Selected Index
The currently selected page control dot, starting at 0.