Searched defs:ArkUIAlignRulesType (Results 1 – 1 of 1) sorted by relevance
520 struct ArkUIAlignRulesType { struct521 char (*anchorIds)[ARKUI_MAX_ANCHOR_ID_SIZE];522 ArkUI_Int32* alignTypes;523 ArkUI_Int32 anchorCount;524 ArkUI_Float32 biasHorizontalValue;525 ArkUI_Float32 biasVerticalValue;