CreationKit Documentation

Enumeration Activity​Indicator.​Style

public enum Style  

The styles ActivityIndicator supports.

Member Of

ActivityIndicator

ActivityIndicators express an unspecified wait time or display the length of a process.

Enumeration Cases

linear

case linear

Displayed as a line with optional custom text

circular

case circular

Displayed as a circle with optional custom text

network

case network

Used in place of the systems deprecated network activity indicator