i am making a canvas and setting its background which is an image i am adding text on it by canvas.Drawtext method which works perfctly alright now i want these text to be clickable but i couldnt find any method
the other method i could think of was to add text box on canvas add write on click event of these text box but could not find any example related to this can anybody suggest what to do