Lable控件

基础参数

lable参数1
lable参数2

富文本内容

富文本

代码相关

1.创建: public UILable lable;
2.得到内容: lable.text = " xxxx ";