Table of Contents

Constructor PlatformKeyMapping

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

PlatformKeyMapping(T, Key)

Initializes a new instance of the PlatformKeyMapping<T> class.

public PlatformKeyMapping(T maxPlatformKey, Key maxKey)

Parameters

maxPlatformKey T

Max supported platform key value.

maxKey Key

Max supported key value.