This website requires JavaScript.
Explore
Help
Register
Sign In
zhaoyushun1999
/
SunnyUI
Watch
1
Star
0
Fork
0
You've already forked SunnyUI
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
SunnyUI
/
docs
/
UILabel.md
Sunny
ecc1433b37
更新文档
2024-09-24 22:08:38 +08:00
650 B
Raw
Blame
History
Unescape
Escape
UILabel
UILabel
标签。
默认属性
:
Text
默认事件
:
Click
属性列表
属性
说明
类型
默认值
Style
主题样式
UIStyle
Blue
StyleCustomMode
获取或设置可以自定义主题风格
bool
false
Text
获取或设置显示的文本
string
-
ForeColor
字体颜色
Color
-
TagString
获取或设置包含有关控件的数据的对象字符串
string
-
Version
版本
string
-
示例