iPhoneOSGraphicsContext.IGraphicsContextInternal.Implementation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the internal implementation of the current instance.
OpenTK.Graphics.IGraphicsContext OpenTK.Graphics.IGraphicsContextInternal.Implementation { get; }
OpenTK.Graphics.IGraphicsContextInternal.Implementation
Property Value
A IGraphicsContext which is the internal implementation of the current instance.
Implements
Remarks
This property always returns this
.