mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
6 lines
259 B
Markdown
6 lines
259 B
Markdown
## Differences From UIProgressView
|
|
|
|
This progress view provides an animation effect when showing and hidding it: it grows up (resp.
|
|
shrinks down). Additionally, all animated changes APIs take an optional completion block, to
|
|
synchronize multistep animations.
|