Variables
discardedErrorEvent
const discardedErrorEvent: "discardedError" = "discardedError";Defined in: application/application-shims.ts
Deprecated
Deep imports into the Application module are deprecated and will be removed in a future release. Use the Application class imported from "@nativescript/core" instead:
import { Application } from "@nativescript/core";
Application.discardedErrorEvent- Previous
- directionProperty
- Next
- displayedEvent