Method Contains | Terminal.Gui v2 (original) (raw)
Namespace
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
true if the specified SuperView-relative coordinates are within the View.