setShiftClickDrop

open fun setShiftClickDrop(enabled: Boolean): Boolean

Turns the shift-click drop setting on or off.

Return

If the click to toggle the setting was successful.

Parameters

enabled

Whether to turn the setting on (true) or off (false).