Notifications
Clear all
[Closed] How to use name value in namespace
Nov 22, 2014 3:37 pm
I use getPropNames to get object properties name , How can I use it in namespace. for example :
box property name #height, and use it like box.height . and then I can use isanimated to detect if it has been animated.
thanks!