There is no way to remove this behaviour and you shouldn’t have a reason to either. Naturally, because mobile doesn’t have a mouse, MouseBehaviour wouldn’t function the same way. Input on mobile devices is based on the positions of screen touches by the user.
Sounds like you’ve run into an XY problem. What are you trying to do? Vague questions without a defined use case are difficult to answer adequately.