Skip to main content

UseRegionDirtyRectClipping Property

Enables more accurate tracking of dirty rects by utilizing regions if supported by the underlying drawing context

Definition

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

public bool? UseRegionDirtyRectClipping { get; set; }

Property Value

Nullable(Boolean)

See Also

Reference

CompositionOptions Class
Avalonia.Rendering.Composition Namespace