This version of Unity is unsupported.

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