Legacy Documentation: Version 2018.1 (Go to current version)
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).

Properties

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

Did you find this page useful? Please give it a rating: