showNativeUI property

bool showNativeUI
final

Whether to show native UI controls on the camera preview.

When true, platform-specific UI elements may be displayed, such as bounding boxes and labels drawn natively.

Implementation

final bool showNativeUI;