Pull-to-refresh and TTMSFMXTableView

The iCL table view component TTMSFMXNativeUITableView allows you to implement pull-to-refresh through the events OnBeginRefreshng and OnEndRefreshing. How do I implement pull-to-refresh with the TTMSFMXTableView component?

On TTMSFMXTableView level this is not yet implemented. It is a good suggestion though and we'll investigate to add such capability in a future update.