Searched defs:buttons (Results 1 – 4 of 4) sorted by relevance
| /interface/sdk-js/api/ |
| D | @system.prompt.d.ts | 298 buttons?: [Button, Button?, Button?]; property 311 buttons?: PromptSingleButton | PromptDoubleButtons | PromptTripleButtons; property 422 buttons: [Button, Button?, Button?, Button?, Button?, Button?]; property 435 …buttons: PromptSingleButton | PromptDoubleButtons | PromptTripleButtons | PromptQuadrupleButtons |… property
|
| D | @ohos.prompt.d.ts | 154 buttons?: [Button, Button?, Button?]; property 202 buttons: [Button, Button?, Button?, Button?, Button?, Button?]; property
|
| /interface/sdk-js/api/@internal/component/ets/ |
| D | alert_dialog.d.ts | 1557 buttons: Array<AlertDialogButtonOptions>; property
|
| /interface/sdk_c/TEEKit/include/tee/ |
| D | tee_tui_gp_api.h | 252 TEE_TUIButton *buttons[TEE_TUI_NUMBER_BUTTON_TYPES]; member
|