getTop() → {any}
Return the child at the top of this group.
The top child is the child displayed (rendered) above every other child.
Returns
any -
The child at the top of the Group.
- Source code: core/Group.js (Line 2204)
getTop() → {any}
Return the child at the top of this group.
The top child is the child displayed (rendered) above every other child.
The child at the top of the Group.
Please login to continue.