Table of Contents

Method AsUInt32

Namespace
Terminal.Gui.Testing
Assembly
Terminal.Gui.dll

AsUInt32(InputInjectionMode)

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

public static uint AsUInt32(this InputInjectionMode e)

Parameters

e InputInjectionMode

Returns

uint

Remarks

NO VALIDATION IS PERFORMED!