Returns the layout size in key units for a set of Keys. This will only look at keys which are set to (Key.render).
See Keys.autoManageLayout and Keys.layout.
This should be done after creating Keys then on any user changes to the size/pos properties of keys. You can hook into these changed with the manager's Manager.hooks.onSetKeyProp.
Returns the layout size in key units for a set of Keys. This will only look at keys which are set to (Key.render).
See Keys.autoManageLayout and Keys.layout.
This should be done after creating Keys then on any user changes to the size/pos properties of keys. You can hook into these changed with the manager's Manager.hooks.onSetKeyProp.