focusLockEnabled property

bool? focusLockEnabled
getter/setter pair

Disables auto-focus and locks the lens at the specified focus lock lens position. Default value is false. iOS only. For Android, minFocusDistanceLock can be used.

Implementation

bool? focusLockEnabled;