DataCollection | ComponentOne
C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewFlowLayout Class / ActivityIndicatorViewStyle Property

In This Topic
    ActivityIndicatorViewStyle Property
    In This Topic
    Gets or sets the activity indicator view style.
    Syntax
    'Declaration
     
    Public Property ActivityIndicatorViewStyle As UIKit.UIActivityIndicatorViewStyle
    public UIKit.UIActivityIndicatorViewStyle ActivityIndicatorViewStyle {get; set;}
    See Also