Table of Contents

Method OnAccepted

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

OnAccepted(ICommandContext?)

Overrides the Dialog<TResult> Accepting behavior to set Result to the index of the dialog button pressed.

protected override void OnAccepted(ICommandContext? ctx)

Parameters

ctx ICommandContext