setDisableRotateWhenScaling

open fun setDisableRotateWhenScaling(disableRotateWhenScaling: Boolean)

Set whether rotation gesture detector should be disabled when scale is detected first.

Parameters

disableRotateWhenScaling

If true, rotation gesture detector will be disabled when scale is detected first.