Method GetSupportedCommands | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

GetSupportedCommands()

Returns all commands that are supported by this View.

public IEnumerable<Command> GetSupportedCommands()

Returns

IEnumerable<Command>

Edit this page