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.
- Inherited From
- Source code: core/Group.js (Line 2221)
Please login to continue.