Property Action | Terminal.Gui v1 (original) (raw)
Namespace
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
Method to invoke.
Namespace
Assembly
Terminal.Gui.dll
Gets or sets the action to be invoked when the menu item is triggered.
public Action Action { get; set; }
Method to invoke.