Table of Contents

Method Contains

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Contains(in Point)

Indicates whether the specified SuperView-relative coordinates are within the View's Frame.

public virtual bool Contains(in Point location)

Parameters

location Point

SuperView-relative coordinate

Returns

bool

true if the specified SuperView-relative coordinates are within the View.