ToastEvent
10/22/22Less than 1 minute
accessibility ToastEvent
Payload for the "toast" listener on the accessibility handle: text shown in the toast and the package that posted it.
Table of contents
Properties
Properties
text
text(read-only):string
Toast message body.
packageName
packageName(read-only):string
Package name of the app that displayed the toast.
