SwipeView Class
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.
Controls the swipe transition animation mode for SwipeView on Android.
public ref class SwipeView abstract sealed
public static class SwipeView
type SwipeView = class
Public Module SwipeView
- Inheritance
-
SwipeView
Fields
| Name | Description |
|---|---|
| SwipeTransitionModeProperty |
Bindable property for SwipeTransitionMode. |
Methods
| Name | Description |
|---|---|
| GetSwipeTransitionMode(BindableObject) |
Gets the swipe transition animation mode on Android. |
| GetSwipeTransitionMode(IPlatformElementConfiguration<Android,SwipeView>) |
Gets the swipe transition animation mode on Android. |
| SetSwipeTransitionMode(BindableObject, SwipeTransitionMode) |
Sets the swipe transition animation mode on Android. |
| SetSwipeTransitionMode(IPlatformElementConfiguration<Android,SwipeView>, SwipeTransitionMode) |
Sets the swipe transition animation mode on Android. |