Select your preferred scripting language. All code snippets will be displayed in this language.
ActivityIndicator Style (iOS Specific).
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). |