MaxWidth Property
Gets or sets the maximum width of the popup.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
double MaxWidth { get; set; }
Property MaxWidth As Double
Get
Set
abstract MaxWidth : float with get, set