Determines whether the utility is in a popped-out state.
Sample Code
This component has a button that, when pressed, states whether the current utility is popped
out or not.
Component code:
Controller code:
Response
This method returns a promise that, upon success, resolves
to true if the utility is popped out, and false
otherwise.