Stretch Property
Gets or sets the stretch mode, which determines how child fits into the available space.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Stretch Stretch { get; set; }
Public Property Stretch As Stretch
Get
Set
member Stretch : Stretch with get, set