Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 849 Bytes

swipehintthemeanimation.md

File metadata and controls

29 lines (20 loc) · 849 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Media.Animation.SwipeHintThemeAnimation
winrt class

Windows.UI.Xaml.Media.Animation.SwipeHintThemeAnimation

-description

Represents the preconfigured animation that indicates that a Swipe gesture is now possible.

-xaml-syntax

<SwipeHintThemeAnimation ... />

-remarks

Note that setting the Duration property has no effect on this object since the duration is preconfigured.

-examples

See the code example in SwipeBackThemeAnimation.

-see-also

Timeline, Animating swipe gestures