Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


indefinite

Returns true if the progress indicator is indefinite.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public bool indefinite { get; }

Remarks

An indefinite progress indicator shows that the task is in progress, but does not show how close it is to completion.
Additional Resources: Progress.GetOptions, Indefinite.