LayoutableDesiredSizeProperty Field

Defines the DesiredSize property.

Definition

Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly DirectProperty<Layoutable, Size> DesiredSizeProperty

Field Value

DirectPropertyLayoutable, Size

See Also