Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.62 KB

hub_makevisible_1148837317.md

File metadata and controls

27 lines (18 loc) · 1.62 KB
-api-id -api-type
M:Windows.UI.Xaml.Controls.Hub.MakeVisible(Windows.UI.Xaml.Controls.SemanticZoomLocation)
winrt method

Windows.UI.Xaml.Controls.Hub.MakeVisible

-description

Forces content in the view to scroll until the item that's specified by SemanticZoomLocation is visible. Also focuses the item if it finds the item.

-parameters

-param item

The item in the view to scroll to.

-remarks

You use the MakeVisible method to bring an item into view when the Hub control is used as a view in a SemanticZoom control. To bring an item into view when the Hub control is not used in a SemanticZoom, use the ScrollToSection method instead.

-examples

-see-also

SemanticZoom, SemanticZoom.IsZoomedInViewActive, ISemanticZoomInformation.IsActiveView, ISemanticZoomInformation, IsActiveView, IsZoomedInView, SemanticZoomOwner, CompleteViewChange, CompleteViewChangeFrom, CompleteViewChangeTo, InitializeViewChange, StartViewChangeFrom, StartViewChangeTo