Scrollview Should Delay Content Touches

Is is possible to set the listview scrollview DelayContentTouches for ios to false?

3 Replies

JN Jayaleshwari N Syncfusion Team October 26, 2018 10:45 AM UTC

  
Thanks for using Syncfusion products.  
  
We have checked the reported query “Possible to set DelayContentTouches as false in iOS platform” from our end. We regret to let you now that your requirement is not possible to achieve. Please state the purpose of setting the DelayContentTouches in iOS platform which would highly help us to analyze the query better.   
  
If you want to set DelayContentTouches for swiping purpose, then we already have improvement task to implement this in our source and it will be included in our 2018 Volume 4 main release which is scheduled to be roll out by the mid of December, 2018. We will appreciate your patience until then.  
  
You can follow the status of the task from the below link.    
    
  
Regards,  
Jayaleshwari N 



AK Aaron Khan October 26, 2018 12:47 PM UTC

I am using an SfListview to show a variable list of custom gradient buttons and when a button is pressed down the gradient changes to show the button was pressed. In ios unless you hold the button down for a few seconds the gradient won't change. This is caused by the UIScrollView property delaysContentTouches which is set to Yes by default.


JN Jayaleshwari N Syncfusion Team October 29, 2018 11:10 AM UTC

Hi Aaron,  

Thanks for the update.
 
We have implemented DelayContentTouches in our source and it is in testing stage. It will be included in our 2018 Vol 4 main release as mentioned in our last update.  
 
Regards,  
Jayaleshwari N 


Loader.
Up arrow icon