Help Center

Local Navigation

Providing screen navigation when using a MainScreen

A MainScreen object provides default navigation to your BlackBerry® device application. Avoid using buttons or other UI elements that take up space on the screen.

MainScreen mScreen = new MainScreen(DEFAULT_MENU | DEFAULT_CLOSE);

Index


Was this information helpful? Send us your comments.