Share via


SwipeView Class

Definition

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.

Applies to