focusLockEnabled property

bool? focusLockEnabled
read / write

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;