Method Contains | Terminal.Gui v2 (original) (raw)

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.

Edit this page