Edit

SKGLSurfaceView.GetSurfaceSize Method

Definition

Implemented by derived CustomRenderingView types to provide the dimensions of the current drawing surface.

protected override SkiaSharp.SKSizeI GetSurfaceSize();

Returns

Returns the current drawing surface dimensions.

Applies to