LayoutableWidth Property

Gets or sets the width of the element.

Definition

Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double Width { get; set; }

Property Value

Double

See Also