Skip to content

E93FE28B

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

ComponentStateEventArgs Class

Gets delivered on ComponentState events.

Definition

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

C#

public class ComponentStateEventArgs : EventArgs
Inheritance ObjectEventArgs → ComponentStateEventArgs

Constructors

ComponentStateEventArgs Initializes a new instance of the ComponentStateEventArgs class

Fields

ComponentState Get the current state of the component.

See Also

Reference

MonoGame.Forms.NET Namespace

Clone this wiki locally