Table of Contents

Method AsUInt32

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

AsUInt32(SizeDetectionMode)

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

public static uint AsUInt32(this SizeDetectionMode e)

Parameters

e SizeDetectionMode

Returns

uint

Remarks

NO VALIDATION IS PERFORMED!