Auto scroll ion-scroll tag

Hi friends,

How to scroll the ion-scroll tags contents automatically ?

This line of code is working for ion-content’s scroll.
content.scrollTo(100, 0, 200);

But, I need to use it similar like this for ion-scroll tag.
How ?

If anybody knows please help me out from this challenge

Thanks in advance.