 | LiquidDirection 枚举 |
Sweet 开发框架
Enum LiquidDirection
命名空间:
SweetUI.Factory
程序集:
SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public enum LiquidDirection
Public Enumeration LiquidDirection
成员
| 成员名称 | 值 | 说明 |
---|
| None | 0 |
The none
|
| Forward | 1 |
The forward
|
| Backward | 2 |
The backward
|
参见