Andrew Overton e4f8a63b9e
[ProgressView] Add accessibility docs for MDCProgressView (#4543)
* Add accessibility docs for MDCProgressView

* tweak wording
2018-07-13 15:09:38 -04:00

951 B

Progress view

Progress view is a linear progress indicator that implements Material Design animation and layout.

Progress View

Overview

The MDCProgressView control is designed to be a drop-in replacement for UIProgressView. The API methods are the same as a UIProgressView, with the addition of a few key methods required to achieve the desired animation of the control.

Installation

Usage

Extensions

Accessibility