Table of Contents

Property Action

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Action

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

public Action Action { get; set; }

Property Value

Action

Action to invoke.