ListView: Pull to refresh, access to ActivityIndicator
Sometimes refreshing a list is done programmatically, not just by user gesture.
It would be nice to have access to the ActivityIndicator programmatically. I can EndRefresh, but I cannot StartRefresh.