Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.15 KB

continuumnavigationtransitioninfo_setexitelementcontainer_279353695.md

File metadata and controls

31 lines (20 loc) · 1.15 KB
-api-id -api-type
M:Windows.UI.Xaml.Media.Animation.ContinuumNavigationTransitionInfo.SetExitElementContainer(Windows.UI.Xaml.Controls.ListViewBase,System.Boolean)
winrt method

Windows.UI.Xaml.Media.Animation.ContinuumNavigationTransitionInfo.SetExitElementContainer

-description

Sets a Boolean value indicating that the specified element is the exit element container for the continuum navigation.

-parameters

-param element

The element about which to set the exit element container indicator.

-param value

Set this value to true if element is the exit element; otherwise set it to false.

-remarks

This method supports XAML usage of the ContinuumNavigationTransitionInfo.ExitElementContainer attached property.

-examples

-see-also

ContinuumNavigationTransitionInfo.ExitElementContainer, XAML attached properties