What is the getWidth() 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 getWidth() method?
Rating:
The getWidth() method is a method of the Displayable class. It returns an int value indicating the width (horizontal displayable area) available to an application on the device. The value returned depends on the following factors:
- Mobile device
- Use of ticker
- Use of commands
- Use of title
Rating:
Was this information helpful?
Other articles
- What is the DateField class?
- What is the setMode() method?
- What is StringItem?
- What is the getResourceAsStream() method?
- What is the setRecord() method?