I'm about to convert an exercise from javascript to Xamarin forms and have actually no clue how to do this in Xamarin. I added a picture of how It might look in javascript. The idea is that some words in text is replaced by empty drop boxes that the user should fill in by clicking a empty dropbox and then on a "wordbrick", the the brick translates to empty box. The clicking and translating is not a problem but how to find the and Y where I shoaled place the empty dropbox. I get texts from a json where all words that should be replaced is marked like "***the_word". Is the question understandable and do anyone have any idea on how to solve something like this?
Best regards
/magnus