Table of Contents

Method AsInt32

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

AsInt32(KittyKeyboardFlags)

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

public static int AsInt32(this KittyKeyboardFlags e)

Parameters

e KittyKeyboardFlags

Returns

int

Remarks

NO VALIDATION IS PERFORMED!