CompositionOptionsUseRegionDirtyRectClipping Property
Enables more accurate tracking of dirty rects by utilizing regions if supported by the underlying
drawing context
Namespace: Avalonia.Rendering.CompositionAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool? UseRegionDirtyRectClipping { get; set; }
Public Property UseRegionDirtyRectClipping As Boolean?
Get
Set
member UseRegionDirtyRectClipping : Nullable<bool> with get, set
Property Value
NullableBoolean