Table of Contents

Method AsInt32

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

AsInt32(ProgressBarStyle)

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

public static int AsInt32(this ProgressBarStyle e)

Parameters

e ProgressBarStyle

Returns

int

Remarks

NO VALIDATION IS PERFORMED!