What is the getHeight() method?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the getHeight() method?
Rating:
The getHeight() method is a method of the Displayable class. It returns an int value indicating the height (vertical displayable area) available to an application on the device. The value returned depends on following factors:
- Mobile device
- Use of ticker
- Use of commands
- Use of title
Rating:
Was this information helpful?
Other articles
- What is the getResourceAsStream() method?
- Java 2 Platform Micro Edition (J2ME)
- What is the collidesWith() method?
- What is a JAD file?
- What is the createPlayer() method?