中国优质的IT技术网站
专业IT技术创作平台
IT职业在线教育平台
文档不存在的配置讲解
DependentLayout
DependentLayout.LayoutConfig numslayoutConfig = new DependentLayout.LayoutConfig(); numslayoutConfig.addRule(DependentLayout.LayoutConfig.ALIGN_PARENT_LEFT);//父级左边
StackLayout
StackLayout.LayoutConfig toptextlayoutConfig = new StackLayout.LayoutConfig( (int) RpxUtil.rpx(336,abilitySlice.getContext()), StackLayout.LayoutConfig.MATCH_CONTENT,LayoutAlignment.BOTTOM );//定位底部 topText.setLayoutConfig(toptextlayoutConfig);
微信扫码分享