Questions about working with progress indicators in any language, for example making or styling one.
A progress indicator is used for user feedback, to let the user know that something is in progress. A progress bar is an example of this. For example JavaFX includes a spinning ProgressIndicator, but other versions like textual indicators are also included.
Questions about the macOS NSProgressIndicator class should use nsprogressindicator.