A Material circular progress indicator with customizable colors, size, and animation.
循环进度指示器,能自定义颜色、尺寸和动画。
Enable 启用
A boolean that is true when the layer is displayed.
勾选启用图层。
Progress 进度
A progress value from 0 to 1 that controls how much of the circular progress ring is filled.
0~1的值控制圆形进度环的填充量。
板栗:只在未勾选 Indeterminate 时有变化。
Thickness
A number that represents the thickenss of the circular progress, in dp.
表示圆形进度环厚度的数字,单位dp。
Active Color 颜色
The color of the circular progress.
环形进度的颜色。
Radius 半径
The size of the circular progress.
环形进度的尺寸
Position 位置
The position to display the layer.
坐标位置。
Anchor 锚点
The anchor point to position the layer relative to. See Coordinates for more information.
位于屏幕中的锚点,详细信息阅读Coordinates 坐标。
Opacity 不透明度
The opacity of the layer.
图层的不透明度。
Rotation 角度
The rotation of the layer. U
图层的角度。
Scale 比例
The scale of the layer.
图层显示的比例。(板栗:1=100%)
Pivot 轴心点
The pivot to rotate and scale the layer about. See Coordinates for more information.
缩放、旋转、移动时的中心点或初始点。详细信息阅读Coordinates 坐标。
**Indeterminate **
A boolean that is true when the circular progress uses an indeterminate animation.
勾选后使用默认的加载动画。
全部图层,查看 图层目录
Related Patches 相关模块
Classic Animation 曲线动画,Repeating Motion
Related Layers 相关图层
Checkbox 复选框,Fake Keyboard 模拟键盘,Page Control 翻页小点,Status Bar 状态栏,Switch 开关,Text Field 文本输入框