I want to know programatically if the third softbutton is present or not on a device. How to achieve that ?
Asked
Active
Viewed 55 times
2 Answers
2
There is no way to detect the presence of a third softbutton UI. Its an application decision whether to use a third softbutton or not.

Shai Almog
- 51,749
- 5
- 35
- 65
0
check this link this is one example for checking all keys. & Check this also for detecting soft_keys so you can get idea how to find third softbutton present or not. Thanks

Mr. Sajid Shaikh
- 7,051
- 4
- 21
- 35