LayoutableUseLayoutRounding 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) Version: 11.3.999
public bool UseLayoutRounding { get; set; }

Property Value

Boolean

See Also