MobileMessageBoxPosition 枚举 |
消息框显示位置
命名空间:
Smobiler.Core.Controls
程序集:
Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.651.17422+f85e28ffe3fdebbfe720c8c2dde0db495f1a52ab
语法public enum MobileMessageBoxPosition
Public Enumeration MobileMessageBoxPosition
成员
| 成员名称 | 值 | 说明 |
---|
| Default | 0 |
默认显示位置
|
| Bottom | 1 |
底部显示
|
参见