menu
device_safety_info package
documentation
screen_capture_check.dart
ScreenCapture
isScreenCaptured static method
isScreenCaptured static method
dark_mode
light_mode
isScreenCaptured
static method
Future
<
bool
>
isScreenCaptured
(
)
Implementation
static Future<bool> isScreenCaptured() => DeviceSafetyInfo.isScreenCaptured;
device_safety_info package
documentation
screen_capture_check
ScreenCapture
isScreenCaptured static method
ScreenCapture class