Get ion-scroll scrollView without delegate-handle

We want to wrap ion-scroll into directive, is there any way we can have access to it scrollView (so we can call scrollTo, scrollPosition and etc) from directive without actually having delegate-handle (which in this case we would need to generate and replace in template)?

Regards,
Aliaks