Manually Trigger ion-refresher

I have implemented the ion-refresher, and when the page is pulled down this successfully triggers a refresh.

I would like to have a button to trigger this action as well, is there a way to manually trigger the refresh functionality ? i.e. Show the refresh animation

I tried getting hold of the ion-refresher component and manually setting the state, but this doesnt seem enough to trigger it.