ApsAlert interface

חֲתִימָה:

export interface ApsAlert 

נכסים

תכונה סוּג תיאור
actionLocKey חוּט
גוּף חוּט
launchImage חוּט
locArgs חוּט[]
מנעול חוּט
כתוביות חוּט
subtitleLocArgs חוּט[]
subtitleLocKey חוּט
כותרת חוּט
titleLocArgs חוּט[]
titleLocKey חוּט

ApsAlert.actionLocKey

חֲתִימָה:

actionLocKey?: string;

ApsAlert.body

חֲתִימָה:

body?: string;

ApsAlert.launchImage

חֲתִימָה:

launchImage?: string;

ApsAlert.locArgs

חֲתִימָה:

locArgs?: string[];

ApsAlert.locKey

חֲתִימָה:

locKey?: string;

ApsAlert.subtitle

חֲתִימָה:

subtitle?: string;

ApsAlert.subtitleLocArgs

חֲתִימָה:

subtitleLocArgs?: string[];

ApsAlert.subtitleLocKey

חֲתִימָה:

subtitleLocKey?: string;

ApsAlert.title

חֲתִימָה:

title?: string;

ApsAlert.titleLocArgs

חֲתִימָה:

titleLocArgs?: string[];

ApsAlert.titleLocKey

חֲתִימָה:

titleLocKey?: string;