Press finished
When press on the element finishes
Last updated
Was this helpful?
When press on the element finishes
Last updated
Was this helpful?
onFinish
undefined
Called when press on the element is released, which is always AFTER time elapses, therefore after long press occurs and is called.
This callback is mutually exclusive with callback, which means it won't be called if long press was cancelled before being triggered.