Summary
Gets or sets the stretch mode,
which determines how child fits into the available space.
- Namespace
- Avalonia
.Controls - Containing Type
- Viewbox
Syntax
public Stretch Stretch { get; set; }
Value
Type | Description |
---|---|
Stretch | The stretch. |