Table of Contents

Class ProgressBarStyleExtensions

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Extension methods for the ProgressBarStyle enum type.

public static class ProgressBarStyleExtensions
Inheritance
ProgressBarStyleExtensions
Inherited Members

Methods

AsInt32(ProgressBarStyle)

Directly converts this ProgressBarStyle value to an int value with the same binary representation.

AsUInt32(ProgressBarStyle)

Directly converts this ProgressBarStyle value to a uint value with the same binary representation.

FastIsDefined(ProgressBarStyle, int)

Determines if the specified int value is explicitly defined as a named value of the ProgressBarStyle enum type.