Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Microsoft
Playwright
Core
Touchscreen
C# Class Microsoft.Playwright.Core.Touchscreen
Inheritance:
ITouchscreen
Afficher le fichier
Open project: microsoft/playwright-sharp
Méthodes publiques
Méthode
Description
TapAsync
(
float
x
,
float
y
) :
Task
Touchscreen
(
PageChannel
channel
) :
System.Threading.Tasks
Method Details
TapAsync()
public
méthode
public
TapAsync
(
float
x
,
float
y
) :
Task
x
float
y
float
Résultat
Task
Touchscreen()
public
méthode
public
Touchscreen
(
PageChannel
channel
) :
System.Threading.Tasks
channel
PageChannel
Résultat
System.Threading.Tasks