getBottom() → {any}
Returns the child at the bottom of this group.
The bottom child the child being displayed (rendered) below every other child.
Returns
any -
The child at the bottom of the Group.
- Source code: core/Group.js (Line 2221)
getBottom() → {any}
Returns the child at the bottom of this group.
The bottom child the child being displayed (rendered) below every other child.
The child at the bottom of the Group.
Please login to continue.