Class UITableView.Notifications

  • Enclosing class:
    UITableView

    public static class UITableView.Notifications
    extends java.lang.Object
    • Constructor Detail

      • Notifications

        public Notifications()
    • Method Detail

      • observeSelectionDidChange

        public static NSObject observeSelectionDidChange​(UITableView object,
                                                         org.robovm.objc.block.VoidBlock1<UITableView> block)