Skip to main content

UseSaveLayerRootClip Property

Enforces dirty contents to be rendered into an extra intermediate surface before being applied onto the saved frame. Required as a workaround for Skia bug https://issues.skia.org/issues/327877721

Definition

Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool? UseSaveLayerRootClip { get; set; }

Property Value

Nullable(Boolean)

See Also

Reference

CompositionOptions Class
Avalonia.Rendering.Composition Namespace