Home
last modified time | relevance | path

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

/interface/sdk-js/api/@internal/component/ets/
Dalert_dialog.d.ts1417 declare interface AlertDialogParamWithOptions extends AlertDialogParam { interface
1501 …ow(value: AlertDialogParamWithConfirm | AlertDialogParamWithButtons | AlertDialogParamWithOptions);
1507 …AlertDialogParamWithButtons, DialogAlignment, DialogButtonDirection, AlertDialogParamWithOptions };
/interface/sdk-js/api/
D@ohos.arkui.UIContext.d.ts41 …ialogParamWithButtons, DialogAlignment, DialogButtonDirection, AlertDialogParamWithOptions } from …
1352 …ns: AlertDialogParamWithConfirm | AlertDialogParamWithButtons | AlertDialogParamWithOptions): void;