com.supermap.mapping
Interface ConfigurationChangedListener
-
public interface ConfigurationChangedListenerThe listener use to receive the change between horizontal screen and vertical screen.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidtoHorizontalScreen()Change vertical screen to horizontal screen.voidtoVerticalScreen()Change horizontal screen to vertical screen.
-