Android Question Custom Classes "content"

LucaMs

Expert
Licensed User
Longtime User
In debug legacy, when I "break" the app, placing the cursor on an object created from one of my class, I can see a tooltip that shows that my object contains references to all the modules that make up my project. The same is displayed in "Local variables".

What my object actually contains?

[I'm using B4A 4.30]
 
Last edited:
Top