this is triggered when a swipe action occurs for more than ___ px in horizontal direction.
Answers
Answered by
0
it seems computer science , right !
it is categorized on . it is like jQuery( window ).on( "swipe", function( event ) { ... } )
hence, this is triggered when a swipe action occurs for more than px in horizontal direction within 1 second duration.
hence, answer is 30px
it is categorized on . it is like jQuery( window ).on( "swipe", function( event ) { ... } )
hence, this is triggered when a swipe action occurs for more than px in horizontal direction within 1 second duration.
hence, answer is 30px
Similar questions