Class EglSurface
public class EglSurface : SafeHandle, IDisposable
- Inheritance
-
EglSurface
- Implements
- Inherited Members
Constructors
EglSurface(EglDisplay, nint)
public EglSurface(EglDisplay display, nint surface)
Parameters
display
EglDisplaysurface
nint
Properties
IsInvalid
public override bool IsInvalid { get; }
Property Value
Methods
ReleaseHandle()
protected override bool ReleaseHandle()
Returns
SwapBuffers()
public void SwapBuffers()