Table of Contents

Interface IWindowInfo

Namespace
MonoGame.OpenGL
Assembly
MonoGame.Framework.dll

Represents an interface for retrieving window information.

public interface IWindowInfo

Properties

Handle

Gets the handle of the window.

nint Handle { get; }

Property Value

nint