Preview 2.0 is now in Public Beta!
Read the Announcement
DiscardedErrorEventData
interface DiscardedErrorEventData extends ApplicationEventData {
  error: NativeScriptError;
}

Summary

Properties

error
4 properties inherited from ApplicationEventData
Click to expand

Properties

error

error: NativeScriptError