setPageTransformer
Sets a PageTransformer that will be called for each attached page whenever the scroll position is changed. This allows the application to apply custom property transformations to each page, overriding the default sliding behavior.
Note: setting a PageTransformer disables data-set change animations to prevent conflicts between the two animation systems. Setting a null
transformer will restore data-set change animations.
Parameters
transformer
PageTransformer that will modify each page's animation properties