tree: 2d618c4076bb05b6422f5d006adfcddc5329331d [path history] [tgz]
  1. assets/
  2. accessibility.md
  3. color-theming.md
  4. differences-from-uiprogressview.md
  5. README.md
  6. typical-use.md
components/ProgressView/docs/README.md

Progress view

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

Related components


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