if on pc platform,when mouse move on the button ,the button will be highlight.But on ios platform,if the touch end,the highlight will lost.I want to when a button is touched or selected(I use the function void OnSelect (bool selected) in script) it will keep the highlight until another button is selected