Completed
Last Updated: 21 Jan 2021 11:26 by ADMIN
Release R1 2021
Christian
Created on: 05 May 2017 12:53
Category: UI for Xamarin
Type: Feature Request
15
TabView: Add Swipe event
The TabView control should support a swipe event to change the active item. Similar to the ListView with the IsItemSwipeEnabled-property.
2 comments
ADMIN
Didi
Posted on: 21 Jan 2021 11:26

Hello,

With R1 2021 release of Telerik UI for Xamarin, you can swipe inside the content to switch TabView tabs.
For more details please check the following link https://docs.telerik.com/devtools/xamarin/controls/tabview/tabview-key-features#swiping-inside-the-tabview-content 

The control does not provide a swipe event. By default swiping is enabled. If you want to prevent this feature you will need to set the IsContentSwipingEnabled bool property to False. Also, you can decide whether a swipe inside the content will change the selected item with animation using the IsContentSwipingAnimationEnabled property

Regards,
Didi
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

OOM
Posted on: 28 Jul 2020 18:03

It would be good to see this feature prioritized as its a basic expectation for users.

 

How are others getting around this limitation?