CompositionOptions Properties
Properties
UseRegionDirtyRectClipping | Enables more accurate tracking of dirty rects by utilizing regions if supported by the underlying drawing context |
UseSaveLayerRootClip | 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 |
See Also
Reference
CompositionOptions Class
Avalonia.Rendering.Composition Namespace