| StyleParser Class |
Namespace: Appkit.Common
public abstract class StyleParser
The StyleParser type exposes the following members.
| Name | Description | |
|---|---|---|
| GetStyle |
获取 style 的属性值
| |
| Parse |
解析为键名称及值集合
| |
| RemoveAttribute |
移除属性
| |
| SetStyle |
添加属性到 style 中
| |
| UniteStyle |
合并样式
|