Partager via


TouchAction.IsGestureComplete, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Common (dans Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Syntaxe

'Déclaration
Public Property IsGestureComplete As Boolean
public bool IsGestureComplete { get; set; }
public:
property bool IsGestureComplete {
    bool get ();
    void set (bool value);
}
member IsGestureComplete : bool with get, set
function get IsGestureComplete () : boolean
function set IsGestureComplete (value : boolean)

Valeur de propriété

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

TouchAction Classe

Microsoft.VisualStudio.TestTools.UITest.Common, espace de noms