EAGLContext.RenderBufferStorage(nuint, CAEAGLLayer) Method

Definition

[Foundation.Export("renderbufferStorage:fromDrawable:")]
public virtual bool RenderBufferStorage (nuint target, CoreAnimation.CAEAGLLayer drawable);
abstract member RenderBufferStorage : nuint * CoreAnimation.CAEAGLLayer -> bool
override this.RenderBufferStorage : nuint * CoreAnimation.CAEAGLLayer -> bool

Parameters

target
System.System.UIntPtr System.unativeint
drawable
CAEAGLLayer

To be added.

This parameter can be null.

Returns

Attributes

Applies to