| title | ApplicationEventData | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| category | Interfaces | |||||||||||||
| titleTemplate | API - NativeScript | |||||||||||||
| breadcrumbs |
|
|||||||||||||
| layout | api | |||||||||||||
| seo |
|
interface ApplicationEventData {
android: any;
eventName: string;
ios: any;
object: Observable | ApplicationCommon;
}
| title | ApplicationEventData | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| category | Interfaces | |||||||||||||
| titleTemplate | API - NativeScript | |||||||||||||
| breadcrumbs |
|
|||||||||||||
| layout | api | |||||||||||||
| seo |
|
interface ApplicationEventData {
android: any;
eventName: string;
ios: any;
object: Observable | ApplicationCommon;
}