Class GraphicsApiHints
Hints provided for an abstraction layer about the graphics context being created.
Inherited Members
Namespace: OpenTK.Platform
Assembly: OpenTK.Platform.dll
Syntax
public abstract class GraphicsApiHints
Properties
Api
Which graphics API the hints are for.
Declaration
public abstract GraphicsApi Api { get; }
Property Value
Type | Description |
---|---|
GraphicsApi |