NSProgressIndicator
An interface that provides visual feedback to the user about the status of an ongoing task.
Declaration
class NSProgressIndicatorOverview
Progress indicators can be determinate or indeterminate. A determinate indicator displays the completion percentage of a task. An indeterminate indicator shows that the app is busy without providing a visual indication of how long the task will take.