SKGLView.CanvasSize Property

Definition

Gets the current canvas size.

public SkiaSharp.SKSize CanvasSize { get; }

Property Value

Remarks

The canvas size may be different to the view size as a result of the current device's pixel density.

Applies to