Searched defs:ArkUIAlignRulesType (Results 1 – 1 of 1) sorted by relevance
543 struct ArkUIAlignRulesType { struct544 char (*anchorIds)[ARKUI_MAX_ANCHOR_ID_SIZE];545 ArkUI_Int32* alignTypes;546 ArkUI_Int32 anchorCount;547 ArkUI_Float32 biasHorizontalValue;548 ArkUI_Float32 biasVerticalValue;