Searched defs:_ArkUIDialog (Results 1 – 1 of 1) sorted by relevance
21 struct _ArkUIDialog { struct22 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 …]