customFocusMode
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:
FrameProducer.Event.FrameProducerWarning.UnsupportedSetting If the camera hardware does not support the custom focus mode.
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.