Table of Contents

Method OnActivating

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

Handles activation. If CanFocus is false, delegates to the HotKey command (which passes focus to the next peer view). Otherwise, uses the default activation behavior.

protected override bool OnActivating(CommandEventArgs args)

Parameters

args CommandEventArgs

Returns

bool