Home
last modified time | relevance | path

Searched refs:NotificationButton (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/api/notification/
DnotificationContent.d.ts292 button?: NotificationButton;
356 export interface NotificationButton { interface
/interface/sdk-js/api/
D@ohos.notificationManager.d.ts33 import { NotificationButton as _NotificationButton } from './notification/notificationContent';
2809 export type NotificationButton = _NotificationButton; alias