Remove class from ion-tabs when scrolling

Hi, i want to remove a css class from my tabs when i’m scrolling down. When i’m scrolling to top (and i’m on top) i want to add this class again to the tabs.
<ion-tabs class="spielTabs" id="spielTabs"> ... </ion-tabs>

Can someone help me?

Someone a solution or a hint?