πŸš€ 8.9 Released! β†’ ⚑️ New Node-API Engine Preview, πŸ“² ns widget ios, πŸ’… Tailwind v4 and more...
Read Announcement
interface ApplicationEventData {
 android: any;
 eventName: string;
 ios: any;
 object: Observable | ApplicationCommon;
}
Event data containing information for the application events.

Summary ​

Properties ​

android ​

android?: any
Gets the native Android event arguments. Valid only when running on Android.

eventName ​

eventName: string

ios ​

ios?: any
Gets the native iOS event arguments. Valid only when running on iOS.

object ​

The instance that has raised the event.
On this page
  1. Summary
  2. Properties
    1. android
    2. eventName
    3. ios
    4. object

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /