PageStackEntry.NavigationTransitionInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates the animated transition associated with the navigation entry.
public:
property NavigationTransitionInfo ^ NavigationTransitionInfo { NavigationTransitionInfo ^ get(); };
NavigationTransitionInfo NavigationTransitionInfo();
public NavigationTransitionInfo NavigationTransitionInfo { get; }
var navigationTransitionInfo = pageStackEntry.navigationTransitionInfo;
Public ReadOnly Property NavigationTransitionInfo As NavigationTransitionInfo
Property Value
Info about the animated transition.