Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 930 Bytes

edgeuithemetransition_edge.md

File metadata and controls

32 lines (23 loc) · 930 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.Animation.EdgeUIThemeTransition.Edge
winrt property

Microsoft.UI.Xaml.Media.Animation.EdgeUIThemeTransition.Edge

-description

Gets or sets the edge position to use for the transition.

-xaml-syntax

<EdgeUIThemeTransition Edge="edgeTransitionLocationMemberName" .../>

-xaml-values

edgeTransitionLocationMemberName
edgeTransitionLocationMemberNameA constant name from the EdgeTransitionLocation enumeration, for example Bottom.
## -property-value A value of the enumeration. The default is **Top**.

-remarks

-examples

-see-also

Animating edge-based UI, Guidelines and checklist for edge-based UI animations