Searched defs:ArkUIAlignRulesType (Results 1 – 1 of 1) sorted by relevance
592 struct ArkUIAlignRulesType { struct593 char (*anchorIds)[ARKUI_MAX_ANCHOR_ID_SIZE];594 ArkUI_Int32* alignTypes;595 ArkUI_Int32 anchorCount;596 ArkUI_Float32 biasHorizontalValue;597 ArkUI_Float32 biasVerticalValue;