js-apis-inner-notification-notificationUserInput.md 577 字节
Newer Older
E
ester.zhou 已提交
1 2
# NotificationUserInput

E
ester.zhou 已提交
3
The **NotificationUserInput** module provides APIs for defining the notification user input.
E
ester.zhou 已提交
4 5 6 7 8

> **NOTE**
>
> The initial APIs of this module are supported since API version 8. Newly added APIs will be marked with a superscript to indicate their earliest API version.

E
ester.zhou 已提交
9 10
## NotificationUserInput

E
ester.zhou 已提交
11 12
**System capability**: SystemCapability.Notification.Notification

E
ester.zhou 已提交
13 14 15
| Name    | Type  | Mandatory| Description                         |
| -------- | ------ | ---- | ----------------------------- |
| inputKey | string | Yes | Key to identify the user input.|