Skip to content

1486FF9B

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

ControlState Event

Subscribe to get Update and Draw event info for this MonoGameControl.

Definition

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

C#

public event EventHandler<ControlStateEventArgs> ControlState

Value

EventHandler(ControlStateEventArgs)

See Also

Reference

MonoGameControl Class
MonoGame.Forms.NET.Controls Namespace

Clone this wiki locally