Home
last modified time | relevance | path

Searched defs:setBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/interface/sdk_c/arkui/ace_engine/native/
Dnative_dialog.h212 int32_t (*setBackgroundColor)(ArkUI_NativeDialogHandle handle, uint32_t backgroundColor); member
/interface/sdk-js/api/
D@ohos.window.d.ts6748 setBackgroundColor(color: string): Promise<void>; method
6760 setBackgroundColor(color: string, callback: AsyncCallback<void>): void; method