Skip to main content

UseLayoutRounding Property

Gets or sets a value that determines whether the element should be snapped to pixel boundaries at layout time.

Definition

Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool UseLayoutRounding { get; set; }

Property Value

Boolean

See Also

Reference

Layoutable Class
Avalonia.Layout Namespace