unfortunately, this object's geometry is not known at this time, probably because it has never been laid out. this means it cannot be accurately hit-tested. if you are trying to perform a hit test during the layout phase itself, make sure you only hit test nodes that have completed layout (e.g. the node's children, after their layout() method has been called).
Answers
Answered by
0
what is your question????
Similar questions