Table of Contents

Method Contains

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

Contains(in Point)

Indicates whether the specified SuperView-relative coordinates are within this adornment's Thickness. Works even when no View has been created.

public bool Contains(in Point location)

Parameters

location Point

Returns

bool