Table of Contents

Method IndexOf

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IndexOf(View, bool)

Returns the index of the first Tile in Tiles which contains toFind.

public int IndexOf(View toFind, bool recursive = false)

Parameters

toFind View
recursive bool

Returns

int