GLKView.Context Property

Definition

public virtual OpenGLES.EAGLContext Context { [Foundation.Export("context", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setContext:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Context : OpenGLES.EAGLContext with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to