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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Id

Gets or sets an identifier for the view;

public string Id { get; set; }

Property Value

string

The identifier.

Remarks

The id should be unique across all Views that share a SuperView.

Edit this page