赞
踩
按钮(Button)是一种常见的组件,点击可以触发对应的操作,通常由文本或图标组成,也可以由图标和文本共同组成。
使用Button组件,可以生成形状、颜色丰富的按钮。
<Button
ohos:id="$+id:button_sample"
ohos:width="match_content"
ohos:height="match_content"
ohos:text_size="27fp"
ohos:text="button"
ohos:background_element="$graphic:button_element"
ohos:left_margin="15vp"
ohos:bottom_margin="15vp"
ohos:right_padding="8vp"
ohos:left_padding="8vp"
ohos:element_left="$graphic:ic_btn_reload"
/>
群名称:harmonyos鸿蒙技术交流
群 号:856567895
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。