CompositePageTransformer

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Adds a page transformer to the list.
Link copied to clipboard
Removes a page transformer from the list.
Link copied to clipboard
open fun transformPage(@NonNull page: View, position: Float)
Apply a property transformation to the given page.