-api-id | -api-type |
---|---|
T:Windows.UI.Xaml.LineStackingStrategy |
winrt enum |
Describes the mechanism by which a line box is determined for each line.
<object property="enumMemberName"/>
The stack height is the minimum of the extended block progression dimension (height) of all the inline elements when properly aligned and the LineHeight value, if specified.
The stack height is determined by the block element's LineHeight property value.
The stack height is determined by adding LineHeight to the baseline of the previous line.