Podpis:
export interface ApsAlert
Właściwości
Właściwość | Typ | Opis |
---|---|---|
klucz akcji | ciąg znaków | |
body | ciąg znaków | |
launchImage | ciąg znaków | |
locArgs | ciąg znaków[] | |
locKey | ciąg znaków | |
podtytuł | ciąg znaków | |
podtytuł LocArgs | ciąg znaków[] | |
podtytułLocKey | ciąg znaków | |
title | ciąg znaków | |
titleLocArgs | ciąg znaków[] | |
klucz titleLocKey | ciąg znaków |
ApsAlert.actionLocKey
Podpis:
actionLocKey?: string;
ApsAlert.body
Podpis:
body?: string;
ApsAlert.launchImage,
Podpis:
launchImage?: string;
ApsAlert.locArgs
Podpis:
locArgs?: string[];
ApsAlert.locKey
Podpis:
locKey?: string;
ApsAlert.Caption
Podpis:
subtitle?: string;
ApsAlert.CaptionLocArgs
Podpis:
subtitleLocArgs?: string[];
ApsAlert.CaptionLocKey
Podpis:
subtitleLocKey?: string;
ApsAlert.title
Podpis:
title?: string;
ApsAlert.titleLocArgs
Podpis:
titleLocArgs?: string[];
ApsAlert.titleLocKey
Podpis:
titleLocKey?: string;