Uses of Class
org.robovm.apple.uikit.UIRefreshControl
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIRefreshControl in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIRefreshControl Modifier and Type Method Description UIRefreshControlUIScrollView. getRefreshControl()UIRefreshControlUITableViewController. getRefreshControl()Methods in org.robovm.apple.uikit with parameters of type UIRefreshControl Modifier and Type Method Description voidUIScrollView. setRefreshControl(UIRefreshControl v)voidUITableViewController. setRefreshControl(UIRefreshControl v)