Skip to content

346A660C

Marcel Härtel edited this page Aug 27, 2023 · 1 revision

ControlStateEventArgs Class

Gets delivered on ControlState events.

Definition

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

C#

public class ControlStateEventArgs : EventArgs
Inheritance ObjectEventArgs → ControlStateEventArgs

Constructors

ControlStateEventArgs Initializes a new instance of the ControlStateEventArgs class

Fields

ControlsState Get the current state of the control.

See Also

Reference

MonoGame.Forms.NET Namespace

Clone this wiki locally