hideInspector

abstract fun hideInspector(animate: Boolean): Boolean

Removes active inspector if visible.

Return

True if inspector was visible and is now hidden, false if it was already hidden.

Parameters

animate

Whether to animate the change.