Revision history of "Swift:Using UIRefreshControl"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 04:04, 23 March 2015Hall (Talk | contribs). . (498 bytes) (+498). . (Created page with "<pre class="brush:swift"> //refreshControl is automatically defined in UITableViewController var refreshControl: UIRefreshControl? override func viewDidLoad() { super.view...")