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.


Did you find this page useful? Please give it a rating: