Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dapi.h1540 struct ArkUIQRCodeModifierAPI { struct
1541 void (*SetQRColor)(NodeHandle node, uint32_t color);
1542 void (*ResetQRColor)(NodeHandle node);
1543 void (*SetQRBackgroundColor)(NodeHandle node, uint32_t color);
1544 void (*ResetQRBackgroundColor)(NodeHandle node);
1545 void (*SetContentOpacity)(NodeHandle node, double opacity);
1546 void (*ResetContentOpacity)(NodeHandle node);