Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

How to make a translated button clickable?

$
0
0

I'm trying to make a drop-down menu. The way I tried to do this was adding buttons in an AbsoluteLayout and giving them TranslateY in a for loop. The problem is, the buttons are not clickable, and are covered by whatever is below the AbsoluteLayout in the surrounding StackLayout.

Is there any way to circumvent this, and make the buttons both visible and clickable, like a normal drop-down menu would be?


Viewing all articles
Browse latest Browse all 77050

Trending Articles