disconnect()
Disconnects the virtual controller from the device and removes it from the screen.
Declaration
func disconnect()Discussion
After you invoke this method, the framework stops calling input handlers that you set for the elements.
Disconnects the virtual controller from the device and removes it from the screen.
func disconnect()After you invoke this method, the framework stops calling input handlers that you set for the elements.