Hello,
I am using the canvas and want to get the width of it to determine where to randomly place a sprite. However, the get width method returns the string “fill container” when I run it on my phone. I would assume it should return the numeric value of the size of the canvas?
I display the value in my button text for debugging purposes.
Thanks,
Ann