Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

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

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