startAutoFocus static method

dynamic startAutoFocus()

Implementation

static startAutoFocus() {
  return CameraInterface().handleAutoFocus();
}