Searched defs:ArkUIAlignRulesType (Results 1 – 1 of 1) sorted by relevance
557 struct ArkUIAlignRulesType { struct558 char (*anchorIds)[ARKUI_MAX_ANCHOR_ID_SIZE];559 ArkUI_Int32* alignTypes;560 ArkUI_Int32 anchorCount;561 ArkUI_Float32 biasHorizontalValue;562 ArkUI_Float32 biasVerticalValue;