Table of Contents

Method Contains

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Contains(in Point)

Indicates whether the specified Parent's SuperView-relative coordinates are within the Adornment's Thickness.

public override bool Contains(in Point location)

Parameters

location Point

Returns

bool

true if the specified Parent's SuperView-relative coordinates are within the Adornment's Thickness.

Remarks

The location is relative to the PARENT's SuperView.