This version of Unity is unsupported.

ScrollView.NestedInteractionKind.Default

Description

Automatically selects the behavior according to the context in which the UI runs. For touch input, typically mobile devices, NestedInteractionKind.StopScrolling is used. For scroll wheel input, NestedInteractionKind.ForwardScrolling is used.