Label

Props

namedescriptionexample
font_family文字字体font_family: dep(crate://self/resources/A.ttf);
font_size文字大小font_size: 12.0;
brightness文字亮度brightness: 1.5;
curve曲率curve: 1.5;
line_spacing文字行间距line_spacing: 1.5;
top_drop文字起止高度top_drop: 1.5;
height_factor因子
text_wrap文字换行方式text_wrap: Wrap;
ignore_newlines忽略新行ignore_newlines: true;
combine_spaces合并空格combine_spaces: true;
font_scale文字缩放font_scale: 1.26;
draw_depth文本深度draw_depth: 1.5;
color文字颜色color: #FFF;
height高度height: 16.0;
width宽度width: 16.0;
abs_pos定位abs_pos: 0.5;
margin外边距margin: 8.0;
padding内边距padding: 10.0;
align子元素定位align: 0.5 0.65;
text文字text: "Hello";