Struct InternalVivanteWmInfo
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The internal vivante wm info
public struct InternalVivanteWmInfo
Inherited Members
Properties
Display
The display
public IntPtr Display { readonly get; set; }
Property Value
Window
The window
public IntPtr Window { readonly get; set; }