Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

iOSActivityIndicatorStyle

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