Edit

SKCanvasSaveLayerRec.Backdrop Property

Definition

Gets or sets the image filter to apply to the existing canvas content beneath the layer.

public SkiaSharp.SKImageFilter? Backdrop { get; set; }

Property Value

The backdrop filter, or null for no filter.

Applies to