Extends Item

Apple.Spinner

A busy indicator.

property Bool enabled: true

True if the spinner is enabled, false otherwise.

A disabled spinner has no appearance.

property Apple.Spinner.Style style: .Gray

Apple.Spinner.Style.Gray

A small, gray spinner.

Apple.Spinner.Style.White

A small, white spinner.

Apple.Spinner.Style.LargeWhite

A large, white spinner.