ActivityIndicator

作者: iqing2012 | 来源:发表于2018-03-15 23:01 被阅读3次

1.显示一个圆形的loading提示符号。

属性

View props...

animating bool

是否要显示指示器,默认为true,表示显示。

color string

滚轮的前景颜色(默认为灰色)。

ioshidesWhenStopped bool

在没有动画的时候,是否要隐藏指示器(默认为true)。

size enum('small', 'large')

指示器的大小。small的高度为20,large为36。

相关文章

网友评论

    本文标题:ActivityIndicator

    本文链接:https://www.haomeiwen.com/subject/isvkqftx.html