ReleasePage Constructor uno
Creates a new ReleasePage
For navigation this indicates the page (Visual) is no longer required and can be reused, or discarded, by the container.
<ExitingAnimation>
<Move X="1" RelativeTo="Size" Duration="0.3"/>
<ReleasePage AtProgress="1"/>
</ExitingAnimation>
This is currently only necessary in a Navigator
and PageView
. You can safely call it on transitions used potentially also in a PageControl
.
Creates a new ReleasePage
The number of seconds after the start of the trigger that the action should be performed.
hide
hide
hide