Share via


EAGLContext.CurrentContext Property

Definition

Gets the current EAGL context.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static OpenGLES.EAGLContext? CurrentContext { [Foundation.Export("currentContext")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentContext")>]
static member CurrentContext : OpenGLES.EAGLContext

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to