iOSActivityIndicatorStyle Enumeration

ActivityIndicator Style (iOS Specific).

Values
DontShow

Do not show ActivityIndicator.

WhiteLarge

The large white style of indicator (UIActivityIndicatorViewStyleWhiteLarge).

White

The standard white style of indicator (UIActivityIndicatorViewStyleWhite).

Gray

The standard gray style of indicator (UIActivityIndicatorViewStyleGray).