Enum SurfaceInfo.SurfaceTypes
Surface tecnologies.
Namespace: Evergine.Common.Graphics
Assembly: Evergine.Common.dll
Syntax
public enum SurfaceInfo.SurfaceTypes
  Fields
| Name | Description | 
|---|---|
| Android | Android System  | 
      
| Forms | Window forms  | 
      
| IOS | IOS System  | 
      
| MixedReality | Mixed Reality.  | 
      
| SDL | Simple DirectMedia Layter  | 
      
| UWP | UWP System  | 
      
| WPF | Windows Presentation Foundation.  | 
      
| Wayland | Wayland window system  | 
      
| Web | Web System.  | 
      
| WinUI | WinUI system.  |