Searched defs:ArkUIPopupParam (Results 1 – 1 of 1) sorted by relevance
655 struct ArkUIPopupParam { struct656 ArkUI_Bool isShow;658 ArkUI_Int32 placement;659 ArkUI_Uint32 maskColor;660 ArkUI_Uint32 backgroundColor;661 ArkUI_Bool enableArrow;662 ArkUI_Bool autoCancel;663 ArkUI_CharPtr message;665 ArkUI_Int64 onStateChangeId;666 ArkUI_CharPtr primaryString;[all …]