mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-01-24 00:11:47 +08:00
899 B
899 B
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.
