Table of Contents

Class InputInjectionModeExtensions

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

Extension methods for the InputInjectionMode enum type.

public static class InputInjectionModeExtensions
Inheritance
InputInjectionModeExtensions
Inherited Members

Methods

AsInt32(InputInjectionMode)

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

AsUInt32(InputInjectionMode)

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

FastIsDefined(InputInjectionMode, int)

Determines if the specified int value is explicitly defined as a named value of the InputInjectionMode enum type.