다음을 통해 공유


TouchAction.GestureType 속성

네임스페이스:  Microsoft.VisualStudio.TestTools.UITest.Common
어셈블리:  Microsoft.VisualStudio.TestTools.UITest.Common(Microsoft.VisualStudio.TestTools.UITest.Common.dll)

구문

‘선언
Public Property GestureType As GestureType
public GestureType GestureType { get; set; }
public:
property GestureType GestureType {
    GestureType get ();
    void set (GestureType value);
}
member GestureType : GestureType with get, set
function get GestureType () : GestureType 
function set GestureType (value : GestureType)

속성 값

형식: Microsoft.VisualStudio.TestTools.UITest.Common.GestureType
GestureType 를 반환합니다.

.NET Framework 보안

참고 항목

참조

TouchAction 클래스

Microsoft.VisualStudio.TestTools.UITest.Common 네임스페이스