Class EglDisplayCreationOptions
public class EglDisplayCreationOptions : EglDisplayOptions
- Inheritance
-
EglDisplayCreationOptions
- Inherited Members
Constructors
EglDisplayCreationOptions()
public EglDisplayCreationOptions()
Properties
PlatformDisplay
public nint PlatformDisplay { get; set; }
Property Value
PlatformDisplayAttrs
public int[]? PlatformDisplayAttrs { get; set; }
Property Value
- int[]
PlatformType
public int? PlatformType { get; set; }
Property Value
- int?