belongs to Maven artifact com.android.support:support-compat:28.0.0-alpha1
AccessibilityRecordCompat
public
class
AccessibilityRecordCompat
extends Object
java.lang.Object | |
↳ | android.support.v4.view.accessibility.AccessibilityRecordCompat |
Helper for accessing AccessibilityRecord
.
Summary
Public constructors | |
---|---|
AccessibilityRecordCompat(Object record)
This constructor was deprecated
in API level 22.1.0.
This is not type safe. If you want to modify an
|
Public methods | |
---|---|
boolean
|
equals(Object obj)
This method was deprecated
in API level 26.1.0.
Use |
int
|
getAddedCount()
This method was deprecated
in API level 26.1.0.
Use |
CharSequence
|
getBeforeText()
This method was deprecated
in API level 26.1.0.
Use |
CharSequence
|
getClassName()
This method was deprecated
in API level 26.1.0.
Use |
CharSequence
|
getContentDescription()
This method was deprecated
in API level 26.1.0.
Use |
int
|
getCurrentItemIndex()
This method was deprecated
in API level 26.1.0.
Use |
int
|
getFromIndex()
This method was deprecated
in API level 26.1.0.
Use |
Object
|
getImpl()
This method was deprecated in API level 22.1.0. This method will be removed in a subsequent release of the support library. |
int
|
getItemCount()
This method was deprecated
in API level 26.1.0.
Use |
int
|
getMaxScrollX()
This method was deprecated
in API level 26.1.0.
Use |
static
int
|
getMaxScrollX(AccessibilityRecord record)
Gets the max scroll offset of the source left edge in pixels. |
int
|
getMaxScrollY()
This method was deprecated
in API level 26.1.0.
Use |
static
int
|
getMaxScrollY(AccessibilityRecord record)
Gets the max scroll offset of the source top edge in pixels. |
Parcelable
|
getParcelableData()
This method was deprecated
in API level 26.1.0.
Use |
int
|
getRemovedCount()
This method was deprecated
in API level 26.1.0.
Use |
int
|
getScrollX()
This method was deprecated in API level 26.1.0. Use |