Table of Contents

Method AsUInt32

Namespace
Terminal.Gui.EnumExtensions
Assembly
Terminal.Gui.dll

AsUInt32(AlignmentModes)

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

public static uint AsUInt32(this AlignmentModes e)

Parameters

e AlignmentModes

Returns

uint

Remarks

NO VALIDATION IS PERFORMED!