Table of Contents

Method GetCurrentPlatformKeys

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetCurrentPlatformKeys()

Returns the keys applicable to the current operating system. Yields all All keys followed by the platform-specific keys.

public IEnumerable<Key> GetCurrentPlatformKeys()

Returns

IEnumerable<Key>