操作类型。
命名空间: Microsoft.VisualStudio.TestTools.UITest.Common
程序集: Microsoft.VisualStudio.TestTools.UITest.Common(在 Microsoft.VisualStudio.TestTools.UITest.Common.dll 中)
语法
声明
Public Enumeration ManipulationType
public enum ManipulationType
public enum class ManipulationType
type ManipulationType
public enum ManipulationType
成员
| 成员名称 | 说明 | |
|---|---|---|
| NoManipulation | ||
| Pan | ||
| PanDown | ||
| PanLeft | ||
| PanRight | ||
| PanUp | ||
| RotateAnticlockwise | ||
| RotateClockwise | ||
| ZoomIn | ||
| ZoomOut |