Share via


EAGLContext.API Property

Definition

Gets the OpenGL ES rendering API version with which the EAGL context was created.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual OpenGLES.EAGLRenderingAPI API { [Foundation.Export("API")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("API")>]
member this.API : OpenGLES.EAGLRenderingAPI

Property Value

Attributes

Applies to