player.nativeBrowserSmoothScroll
player.nativeBrowserSmoothScrollJavaScript
player.nativeBrowserSmoothScrollJSON
Description​
Whether the native browser smooth scroll mechanism should be used over a custom animation. This setting configures whether the native browser feature
for smooth scrolling should be used over a custom animation.
If this setting is enabled, options like scrollSpeed
will not have an effect anymore.
nativeBrowserSmoothScroll: boolean = true;