Listen List scroll contentOffset

I need to listen my list contentOffset in order to implement some custom prefetching logic.
How may i implement this using SwiftUI ?

Listen List scroll contentOffset
 
 
Q