امضا:
export interface ApsAlert
خواص
ویژگی | تایپ کنید | شرح |
---|---|---|
actionLockkey | رشته | |
بدن | رشته | |
launchImage | رشته | |
locArgs | رشته[] | |
کلید قفل | رشته | |
عنوان فرعی | رشته | |
زیرنویسLocArgs | رشته[] | |
زیرنویسLockKey | رشته | |
عنوان | رشته | |
titleLocArgs | رشته[] | |
titleLockkey | رشته |
ApsAlert.actionLocKey
امضا:
actionLocKey?: string;
ApsAlert.body
امضا:
body?: string;
ApsAlert.launchImage
امضا:
launchImage?: string;
ApsAlert.locArgs
امضا:
locArgs?: string[];
ApsAlert.locKey
امضا:
locKey?: string;
ApsAlert.زیرنویس
امضا:
subtitle?: string;
ApsAlert.subtitleLocArgs
امضا:
subtitleLocArgs?: string[];
ApsAlert.subtitleLocKey
امضا:
subtitleLocKey?: string;
ApsAlert.title
امضا:
title?: string;
ApsAlert.titleLocArgs
امضا:
titleLocArgs?: string[];
ApsAlert.titleLocKey
امضا:
titleLocKey?: string;