objective c - UITableView custom begin and end updates animation -


i have uitableview, want customize animation duration of begin , end update.

if 0.2 want make 0.5.

[tbl beginupdates]; [tbl reloadrowsatindexpaths:indexpaths withrowanimation:uitableviewrowanimationright]; [tbl endupdates]; 

above lines animation duration needs slow me.


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -