Property Action | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Action

Gets or sets the action to be invoked when the menu item is triggered.

public Action? Action { get; set; }

Property Value

Action

Method to invoke.

Edit this page