Skip to content

7FC2BA98

Marcel Härtel edited this page Aug 27, 2023 · 2 revisions

IsMouseInsideControl Property

Returns true when the mouse cursor is inside the control.

Definition

Namespace: MonoGame.Forms.NET.Controls
Assembly: MonoGame.Forms.NET (in MonoGame.Forms.NET.dll) Version: 3.2.0

C#

protected bool IsMouseInsideControl { get; }

Property Value

Boolean

See Also

Reference

GraphicsDeviceControl Class
MonoGame.Forms.NET.Controls Namespace

Clone this wiki locally