autoFocus constant Null safety
Indicates that the device should autofocus once and then change the focus mode to locked.
Implementation
static const int autoFocus = 1;
Indicates that the device should autofocus once and then change the focus mode to locked.
static const int autoFocus = 1;