uirefreshcontrol

  1. Brandsum

    iOS Tutorial Add UIRefreshControl To CustomListView

    Original Tutorial by @narek adonts Create a standard class module (Let assume the name of the class is UIRefreshControl), Sub Class_Globals Private CSB As CSBuilder Private cb As Object Private en As String Private RefreshControl As NativeObject End Sub Public Sub...
Top