menu
camera_macos package
documentation
camera_macos_platform_interface.dart
CameraMacOSPlatform
setFocusPoint method
setFocusPoint method
dark_mode
light_mode
setFocusPoint
method
Future
<
void
>
setFocusPoint
(
Offset
point
)
Implementation
Future<void> setFocusPoint(Offset point) { throw UnimplementedError(""); }
camera_macos package
documentation
camera_macos_platform_interface
CameraMacOSPlatform
setFocusPoint method
CameraMacOSPlatform class