Property CellActivationKey | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

CellActivationKey

The key which when pressed should trigger CellActivated event. Defaults to Enter.

public Key CellActivationKey { get; set; }

Property Value

Key

Edit this page