Gets the native android widget that represents the user interface for this component. Valid only when running on Android OS.
Because of iOS specific this returns the basic UIView. In order to access UIRefreshControl use the refreshControl property!
OptionalrefreshReturns the native iOS UIRefreshControl
StaticrefreshString value used when hooking to the onRefresh event.
Contains the PullToRefresh class, which represents a Layout that contains the UI pattern for pull-to-refresh