SKCanvasSaveLayerRec.Backdrop Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.