Method SetMark | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
SetMark(int, bool)
Flags the item as marked.
public void SetMark(int item, bool value)
Parameters
item
int
Item index.
value
bool
If set to true value.
Namespace
Assembly
Terminal.Gui.dll
Flags the item as marked.
public void SetMark(int item, bool value)
item
int
Item index.
value
bool
If set to true value.