# Page control This control is designed to be a drop-in replacement for `UIPageControl`, with a user experience influenced by Material Design specifications for animation and layout. The API methods are the same as a `UIPageControl`, with the addition of a few key methods required to achieve the desired animation of the control.
Page control showing current page in resting state.
Page control showing animated track with current page indicator positioned along the track.
Page control showing new current page.
## Installation
- [Typical installation](../../../docs/component-installation.md)
## Usage
- [Typical use](typical-use.md)
- [Differences from UIPageControl](differences-from-uipagecontrol.md)
## Extensions
- [Color Theming](color-theming.md)