Refresh (1) 썸네일형 리스트형 [iOS] UIRefreshControl UIRefreshControl A standard control that can initiate the refreshing of a scroll view’s contents. 뷰를 아래로 당기며 새로고침하는 기능을 추가하고 싶을 때 사용 class UIRefreshControl : UIControl UIButton, UISwitch 처럼 UIControl 을 상속받는다. (타겟-액션 디자인 패턴 활용) When the user drags the top of the scrollable content area downward, the scroll view reveals the refresh control, begins animating its progress indicator, and notifies you.. 이전 1 다음