Table of Contents

Constructor KeyChangedEventArgs

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

KeyChangedEventArgs(Key, Key)

Creates a new instance of the KeyChangedEventArgs class

public KeyChangedEventArgs(Key oldKey, Key newKey)

Parameters

oldKey Key
newKey Key