When you’re accessing a variable in an object in a Corona object and the member starts with an underscore, that’s intended to be a private variable and as such it’s undocumented and using it is unsupported. Maybe the community might have some advice for you, but are you sure you have the right number of underscores?
When you’re accessing a variable in an object in a Corona object and the member starts with an underscore, that’s intended to be a private variable and as such it’s undocumented and using it is unsupported. Maybe the community might have some advice for you, but are you sure you have the right number of underscores?