Back to Devexpress

SlideView.AllowSwipe Property

maui-devexpress-dot-maui-dot-core-dot-slideview-304ba78a.md

latest791 B
Original Source

SlideView.AllowSwipe Property

Gets or sets whether swipe gestures navigate between items. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public bool AllowSwipe { get; set; }

Property Value

TypeDescription
Boolean

true if users can swipe items; otherwise, false.

|

See Also

SlideView Class

SlideView Members

DevExpress.Maui.Core Namespace