setAutoFocusOnTouch

abstract fun setAutoFocusOnTouch(autoFocusOnTouch: Boolean)

Parameters

autoFocusOnTouch

if true - auto focus on touch will be enabled, false - otherwise. By default this feature is enabled.