Enum SurfaceInfo.SurfaceTypes
Surface technologies.
Namespace: Evergine.Common.Graphics
Assembly: Evergine.Common.dll
Syntax
public enum SurfaceInfo.SurfaceTypes
Fields
Name | Description |
---|---|
Android | Android system |
Forms | Windows forms |
IOS | iOS System |
MacOS | Mac OS. |
SDL | Simple DirectMedia Layer |
WPF | Windows Presentation Foundation. |
Wayland | Wayland window system. |
Web | Web system. |
WinUI | WinUI system. |