menu
neomage package
documentation
utils/computer_use/computer_use_manager.dart
ComputerExecutor
screenshot abstract method
screenshot abstract method
dark_mode
light_mode
screenshot
abstract method
Future
<
ScreenshotResult
>
screenshot
(
{
required
List
<
String
>
allowedBundleIds
,
int
?
displayId
,
})
Implementation
Future<ScreenshotResult> screenshot({ required List<String> allowedBundleIds, int? displayId, });
neomage package
documentation
utils/computer_use/computer_use_manager
ComputerExecutor
screenshot abstract method
ComputerExecutor class