Skip to main content

BeginDraw(EglSurface, PixelSize, Double, Action, Boolean) Method

Definition

Namespace: Avalonia.OpenGL.Egl
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)

protected IGlPlatformSurfaceRenderingSession BeginDraw(
EglSurface surface,
PixelSize size,
double scaling,
Action? onFinish = null,
bool isYFlipped = false
)

Parameters

  EglSurface
 
  PixelSize
 
  Double
 
  Action  (Optional)
 
  Boolean  (Optional)
 

Return Value

IGlPlatformSurfaceRenderingSession

See Also

Reference

EglPlatformSurfaceRenderTargetBase Class
BeginDraw Overload
Avalonia.OpenGL.Egl Namespace