Skip to content

ASpinner#

Circular infinite progress indicator.

Header:#include <AUI/View/ASpinner.h>
CMake:aui_link(my_target PUBLIC aui::views)

Detailed Description#

Rotates its contents as it renders.

ASpinner constantly requests redraws to maintain its animation which might lead to high performance usage. See ASpinnerV2.