Table of Contents

Property TargetView

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

TargetView

Gets or sets the target View that the Command will be invoked on when the Shortcut is accepted.

public View? TargetView { get; set; }

Property Value

View