asRecord
Deprecated
Use the AccessibilityEvent directly as AccessibilityRecord.
Creates an AccessibilityRecordCompat from an AccessibilityEvent that can be used to manipulate the event properties defined in AccessibilityRecord.
Note: Do not call recycle on the returned AccessibilityRecordCompat. Call recycle in case you want to recycle the event.
Return
Parameters
event
The from which to create a record.