sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.view.accessibility
/
AccessibilityNodeInfoCompat
/
AccessibilityActionCompat
/
perform
perform
@
RestrictTo
(
value
=
LIBRARY_GROUP_PREFIX
)
open
fun
perform
(
view
:
View
,
arguments
:
Bundle
)
:
Boolean
(
source
)
Performs the action.
Return
If the action was handled.
Parameters
view
View to act upon.
arguments
Optional action arguments.