Hello All,
I've found three functionalities in VLayout:
These functionalities are inherited from its super classes. Can anyone tell me the difference between the three? Or when the VLayout is said to be drawn, created, attached?
Thanks in advance.
I've found three functionalities in VLayout:
Code:
vLayout.isDrawn() vLayout.isAttached() vLayout.isCreated()
Thanks in advance.