ProgressView Enum

Definition

Defines the options for views of progress rendering.

public enum ProgressView
type ProgressView = 
Public Enum ProgressView
Inheritance
ProgressView

Fields

Classic 1

Classic rendering of progress.

Minimal 0

Render progress using minimal space.

Applies to