DesiredSizeProperty Field
Defines the DesiredSize property.
Definition
Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly DirectProperty<Layoutable, Size> DesiredSizeProperty
Public Shared ReadOnly DesiredSizeProperty As DirectProperty(Of Layoutable, Size)
static val DesiredSizeProperty: DirectProperty<Layoutable, Size>
Field Value
DirectProperty(Layoutable, Size)