Skip to main content

ScrollViewBuilder.ScrollByContent Method

Name Parameters Description
ScrollByContent(JS) value A Boolean value specifying whether or not an end user can scroll the UI component content swiping it up or down. Applies only if useNative is false Mirrors the client-side scrollByContent option.
ScrollByContent(Boolean) value A Boolean value specifying whether or not an end user can scroll the UI component content swiping it up or down. Applies only if useNative is false Mirrors the client-side scrollByContent option.