Searched defs:ArkUIBadgeParam (Results 1 – 1 of 1) sorted by relevance
698 struct ArkUIBadgeParam { struct699 ArkUI_Bool isPositionXy;700 ArkUI_Bool isDefaultFontSize;701 ArkUI_Bool isDefaultBadgeSize;702 ArkUI_Int32 position;703 ArkUI_Int32 fontWeight;704 ArkUI_Uint32 badgeColor;705 ArkUI_Uint32 borderColor;706 ArkUI_Uint32 textColor;707 struct ArkUIDimensionType positionX;[all …]