Class UIRefreshControl

    • Constructor Detail

      • UIRefreshControl

        public UIRefreshControl()
      • UIRefreshControl

        protected UIRefreshControl​(NSObject.Handle h,
                                   long handle)
      • UIRefreshControl

        public UIRefreshControl​(CGRect frame)
      • UIRefreshControl

        public UIRefreshControl​(NSCoder decoder)
    • Method Detail

      • isRefreshing

        public boolean isRefreshing()
      • beginRefreshing

        public void beginRefreshing()
        Since:
        Available in iOS 6.0 and later.
      • endRefreshing

        public void endRefreshing()
        Since:
        Available in iOS 6.0 and later.