Skip to main content

CompositionOptions Properties

Properties

UseRegionDirtyRectClippingEnables more accurate tracking of dirty rects by utilizing regions if supported by the underlying drawing context
UseSaveLayerRootClipEnforces 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

See Also

Reference

CompositionOptions Class
Avalonia.Rendering.Composition Namespace