Struct InternalMirWmInfo
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The internal mir wm info
public struct InternalMirWmInfo
Inherited Members
Properties
Connection
Refers to a MirConnection*
public IntPtr Connection { readonly get; set; }
Property Value
Surface
Refers to a MirSurface*
public IntPtr Surface { readonly get; set; }