iOSApp.InvokeDeviceAgentGesture(String, Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Appelle le mouvement De l’Agent d’appareil.
public void InvokeDeviceAgentGesture (string gesture, object options = null, object specifiers = null);
member this.InvokeDeviceAgentGesture : string * obj * obj -> unit
Public Sub InvokeDeviceAgentGesture (gesture As String, Optional options As Object = null, Optional specifiers As Object = null)
Paramètres
- gesture
- String
Mouvement à effectuer.
- options
- Object
Options de mouvement.
- specifiers
- Object
Spécificateurs de mouvement.