Share via


SwipeView Class

Definition

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.

Applies to