Interface
UnhandledErrorEventData
UnhandledErrorEventData
interface UnhandledErrorEventData extends ApplicationEventData { android: NativeScriptError; error: NativeScriptError; ios: NativeScriptError; }
Summary
Properties
android
error
ios
- Previous
- TraceWriter
- Next
- ViewEntry