menu
neomage package
documentation
utils/computer_use/computer_use_manager.dart
ComputerExecutor
appUnderPoint abstract method
appUnderPoint abstract method
dark_mode
light_mode
appUnderPoint
abstract method
Future
<
Map
<
String
,
String
>
?
>
appUnderPoint
(
double
x
,
double
y
)
Implementation
Future<Map<String, String>?> appUnderPoint(double x, double y);
neomage package
documentation
utils/computer_use/computer_use_manager
ComputerExecutor
appUnderPoint abstract method
ComputerExecutor class