Skip to content

6EA02E24

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

MultiSampleCountRefreshed Event

Subscribe to this event to react to MultiSampleCount changes in your custom controls.

Definition

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

C#

public event Action<int> MultiSampleCountRefreshed

Value

Action(Int32)

See Also

Reference

GraphicsDeviceControl Class
MonoGame.Forms.NET.Controls Namespace

Clone this wiki locally