Searched defs:ArkUILinearIndicatorModifier (Results 1 – 1 of 1) sorted by relevance
4318 struct ArkUILinearIndicatorModifier { struct4319 void (*setLinearIndicatorIndicatorStyleSpace)(ArkUINodeHandle node, ArkUI_Float32 space);4320 void (*resetLinearIndicatorIndicatorStyleSpace)(ArkUINodeHandle node);4321 …id (*setLinearIndicatorIndicatorStyleStrokeWidth)(ArkUINodeHandle node, ArkUI_Float32 strokeWidth);4322 void (*resetLinearIndicatorIndicatorStyleStrokeWidth)(ArkUINodeHandle node);4323 … (*setLinearIndicatorIndicatorStyleStrokeRadius)(ArkUINodeHandle node, ArkUI_Float32 strokeRadius);4324 void (*resetLinearIndicatorIndicatorStyleStrokeRadius)(ArkUINodeHandle node);4325 void (*setLinearIndicatorIndicatorStyleTrackBackgroundColor)(4327 void (*resetLinearIndicatorIndicatorStyleTrackBackgroundColor)(ArkUINodeHandle node);4328 … void (*setLinearIndicatorIndicatorStyleTrackColor)(ArkUINodeHandle node, ArkUI_Uint32 trackColor);[all …]