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