ScrollEventHandler: ((e: { contentOffset: Point2D; android?: { translation?: Point2D } }) => void)

Type declaration

    • (e: { contentOffset: Point2D; android?: { translation?: Point2D } }): void
    • Parameters

      Returns void

Generated using TypeDoc