Table of Contents

Method IsMarked

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsMarked(int)

Should return whether the specified item is currently marked.

bool IsMarked(int item)

Parameters

item int

Item index.

Returns

bool

true, if marked, false otherwise.