Table of Contents

Method GetSupportedCommands

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetSupportedCommands()

Returns all commands that are supported by this View.

public IEnumerable<Command> GetSupportedCommands()

Returns

IEnumerable<Command>