gh-pages / com.nextfaze.devfun.menu / MenuController / detach
detach
abstract fun detach(): Unit (source)
Called when this controller is being detached/removed from a DeveloperMenu.
Ensure all resources/references (such as activity listeners) are cleaned up here.