java.lang.Object | |
↳ | android.support.v4.view.ViewConfigurationCompat |
Helper for accessing features in ViewConfiguration
introduced after API level 4 in a backwards compatible fashion.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Report if the device has a permanent menu key available to the user, in a backwards
compatible way.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Call getScaledPagingTouchSlop()
.
If running on a pre-FROYO
device,
returns getScaledTouchSlop()
.
Report if the device has a permanent menu key available to the user, in a backwards compatible way.