Table of Contents

Method AsUInt32

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

AsUInt32(ProgressBarStyle)

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

public static uint AsUInt32(this ProgressBarStyle e)

Parameters

e ProgressBarStyle

Returns

uint

Remarks

NO VALIDATION IS PERFORMED!