OpenTK.Graphics.IGraphicsContext: Property Members

The properties of OpenTK.Graphics.IGraphicsContext are listed below. For a list of all members, see the IGraphicsContext Members list.

Public Properties

ErrorCheckingbool. Gets or sets a System.Boolean, indicating whether automatic error checking should be performed.
[read-only]
GraphicsModeXamarin.iOS.dll=OpenTK.Graphics.GraphicsMode. Gets the GraphicsMode of this instance.
[read-only]
IsCurrentbool. Gets a bool indicating whether this instance is current in the calling thread.
[read-only]
IsDisposedbool. Gets a bool indicating whether this instance has been disposed. It is an error to access any instance methods if this property returns true.
SwapIntervalint. Documentation for this section has not yet been entered.
VSyncbool. Gets or sets a value indicating whether VSyncing is enabled.