Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcustom_dialog_model.h21 struct _ArkUIDialog { struct
22 void* dialogHandle;
23 void* contentHandle;
24 ArkUI_Int32 alignment;
25 ArkUI_Float32 offsetX;
26 ArkUI_Float32 offsetY;
27 ArkUI_Int32 isModal;
28 ArkUI_Int32 autoCancel;
30 ArkUIRect* maskRect;
33 ArkUI_Int32 gridCount;
[all …]