This property is available for Table and Canvas controls included in SD Panels and WWSD.
It is a numeric value that indicates the scroll factor in a table or canvas regarding the control it is attached to (set using Scroll Attachment property).
The default value for this property is 1. It indicates the default behavior of the control (scrolling pixel by pixel). A different value gives to end user the illusion of depth when he moves multiple layers at different speeds.
The relationship between the control that contains the table and the table itself is as follows: If the control shifts N-pixels, the table with Scroll Factor property set to M shifts N*M-pixels.
It is frequently used with the Zoom Factor property to simulate a Parallax Effect.
Objects: Panel for Smart Devices, Work With for Smart Devices
Controls: Table, Canvas
Languages: .NET, Java
SD Generators: iOS
This property is available since GeneXus 15.
Scroll Attachment property