Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 668 Bytes

bringintoviewoptions.md

File metadata and controls

32 lines (21 loc) · 668 Bytes
-api-id -api-type
T:Windows.UI.Xaml.BringIntoViewOptions
winrt class

Windows.UI.Xaml.BringIntoViewOptions

-description

Represents the options that can be applied when an element is brought into view.

-remarks

For more info, see the UIElement.StartBringIntoView method.

Version history

Windows version SDK version Value added
1803 17134 HorizontalAlignmentRatio
1803 17134 HorizontalOffset
1803 17134 VerticalAlignmentRatio
1803 17134 VerticalOffset

-see-also

-examples