ISKCanvasViewController.GetCanvasSize Event

Definition

The event that is raised when the Xamarin.Forms view requests the size of the current SkiaSharp surface.

event EventHandler<SkiaSharp.Views.Forms.GetPropertyValueEventArgs<SkiaSharp.SKSize>> GetCanvasSize;

Event Type

Applies to