Package org.robovm.apple.uikit
Class UITableView.Notifications
java.lang.Object
org.robovm.apple.uikit.UITableView.Notifications
- Enclosing class:
- UITableView
public static class UITableView.Notifications extends Object
-
Constructor Summary
Constructors Constructor Description Notifications() -
Method Summary
Modifier and Type Method Description static NSObjectProtocolobserveSelectionDidChange(UITableView object, VoidBlock1<UITableView> block)
-
Constructor Details
-
Notifications
public Notifications()
-
-
Method Details
-
observeSelectionDidChange
public static NSObjectProtocol observeSelectionDidChange(UITableView object, VoidBlock1<UITableView> block)
-