-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.Viewbox.Stretch |
winrt property |
Gets or sets the Stretch mode, which determines how content fits into the available space.
<ViewBox Stretch="stretchMemberName"/>
- stretchMemberName
- stretchMemberNameA named constant of the Stretch enumeration, such as Fill.