Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ActivityIndicatorStyle

enumeration

Description

ActivityIndicator Style (iOS Specific).

Variables

DontShowDo not show ActivityIndicator.
WhiteLargeThe large white style of indicator (UIActivityIndicatorViewStyleWhiteLarge).
WhiteThe standard white style of indicator (UIActivityIndicatorViewStyleWhite).
GrayThe standard gray style of indicator (UIActivityIndicatorViewStyleGray).