Właściwość TouchAction.GestureType
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw: Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Składnia
public GestureType GestureType { get; set; }
public:
property GestureType GestureType {
GestureType get();
void set(GestureType value);
}
member GestureType : GestureType with get, set
Public Property GestureType As GestureType
Wartość właściwości
Type: Microsoft.VisualStudio.TestTools.UITest.Common.GestureType
Zwraca wartość typu GestureType.
Zobacz też
Klasa TouchAction
Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common
Powrót do początku