iOSActivityIndicatorStyle
Description

ActivityIndicator Style (iOS Specific).

Variables
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).