SwipeContainer.FullSwipeMode Property
Namespace: DevExpress.XamarinForms.CollectionView
Assembly: DevExpress.XamarinForms.CollectionView.dll
NuGet Package: DevExpress.XamarinForms.CollectionView
Declaration
public FullSwipeMode FullSwipeMode { get; set; }
Property Value
| Type |
|---|
| FullSwipeMode |
Available values:
| Name |
|---|
| None |
| Start |
| End |
| Both |
See Also