Back to Devexpress

TabView.SwipeEnabled Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-7e9badf7.md

latest876 B
Original Source

TabView.SwipeEnabled Property

Gets or sets whether swipes over the content area switch tab items. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public bool SwipeEnabled { get; set; }

Property Value

TypeDefaultDescription
BooleanTrue

true if swipes over the content area switch tab items; otherwise, false.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace