-
Notifications
You must be signed in to change notification settings - Fork 110
Progress
Yoon Park edited this page Jul 13, 2017
·
1 revision
A progress control provides feedback to the user that a long-running operation is underway. It can mean that the user cannot interact with the app when the progress indicator is visible, and can also indicate how long the wait time might be, depending on the indicator used.
You can find the samples in the scene Progress_Examples.unity under https://github.com/Microsoft/MRDesignLabs_Unity/tree/master/DesignLabs_Unity_Examples/Assets/MRDL_ControlsExample/Scenes
You can find Progress.prefab under Assets/MRDesignLab/HUX/Prefabs/Dialogs/