I have a button that needs to do one task when it presses and another task when it tapped again. As an example let thing I have a floating menu when I first tapped it. it should expand all menu then after I tapped it again it should collapse it how to do this in xamarin forms
↧