Skip to the content.

PromptPlus API:HideProgressBar

Build Publish License NuGet Downloads

Back to List Api

HideProgressBar

Namespace: PPlus.Controls

Represents the element to hide on ProgressBar

public enum HideProgressBar

Inheritance ObjectValueTypeEnumHideProgressBar
Implements IComparable, IFormattable, IConvertible

Fields (Flags)

Name Value Description
None 0 None
Percent 1 Percent
Delimit 2 Delimit
Ranger 4 Range

Back to List Api