customFocusMode

open override var customFocusMode: Int?

Sets a custom supported focus mode to use by the camera. If the value is set while the camera isn’t initialized it will be applied to the camera settings once it is.

Events emitted:

NOTE: setting this value to null will make the camera to use its default, attempting to set an unsupported mode will nullify this value.

See also

For a list of all the request option possible values.