8.8 released—CSS Media Query support, SF Symbols and much more...
Learn more
AndroidActivityBundleEventData
interface AndroidActivityBundleEventData extends AndroidActivityEventData {
  bundle: Bundle;
}
Data for the Android activity events with bundle.

Summary

Properties

bundle
3 properties inherited from AndroidActivityEventData
Click to expand

Properties