OpenTK.Platform.iPhoneOS.iPhoneOSGameView.EAGLContext Property
The OpenGLES.EAGLContext bound to the iPhoneOSGameView.GraphicsContext.

Syntax

public Xamarin.iOS.dll=OpenGLES.EAGLContext EAGLContext { get; }

Value

A OpenGLES.EAGLContext which is bound to the iPhoneOSGameView.GraphicsContext.

Exceptions

TypeReason
ObjectDisposedException The instance has had Foundation.NSObject.Dispose invoked on it.

Remarks

EAGLContext will be null until iPhoneOSGameView.CreateFrameBuffer has been invoked.

Requirements

Namespace: OpenTK.Platform.iPhoneOS
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0