Table of Contents

Class MauiKeyMapper

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
public static class MauiKeyMapper
Inheritance
MauiKeyMapper
Inherited Members

Methods

MapToCode(MauiKey)

public static int MapToCode(MauiKey key)

Parameters

key MauiKey

Returns

int

MapToJava(int)

public static MauiKey MapToJava(int code)

Parameters

code int

Returns

MauiKey