Edit

Share via


iPhoneOSGraphicsContext.IGraphicsContextInternal.Implementation Property

Definition

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.

Applies to