Searched defs:ArkUI_ProgressLinearStyleOption (Results 1 – 2 of 2) sorted by relevance
24 struct ArkUI_ProgressLinearStyleOption { struct25 bool scanEffectEnable;26 bool smoothEffectEnable;27 float strokeWidth;28 float strokeRadius;
222 typedef struct ArkUI_ProgressLinearStyleOption ArkUI_ProgressLinearStyleOption; typedef