Table of Contents

Method GetDispatchTarget

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

GetDispatchTarget(ICommandContext?)

Returns the dispatch target for composite command handling. Only dispatches for Activate commands — Accept should bubble normally.

protected override View? GetDispatchTarget(ICommandContext? ctx)

Parameters

ctx ICommandContext

Returns

View