StretchChild Enum

Definition

Options for how to calculate the layout of Windows.UI.Xaml.Controls.WrapGrid items.

public enum StretchChild
type StretchChild = 
Public Enum StretchChild
Inheritance
StretchChild

Fields

Last 1

Make the last child stretch to fill the available space

None 0

Don't apply any additional stretching logic

Applies to