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.
Provides iOS-specific configuration for SwipeView transition animations.
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 mode on iOS. |
| GetSwipeTransitionMode(IPlatformElementConfiguration<iOS,SwipeView>) |
Gets the swipe transition mode on iOS. |
| SetSwipeTransitionMode(BindableObject, SwipeTransitionMode) |
Sets the swipe transition mode on iOS. |
| SetSwipeTransitionMode(IPlatformElementConfiguration<iOS,SwipeView>, SwipeTransitionMode) |
Sets the swipe transition mode on iOS. |