Class UIViewController.Notifications

  • Enclosing class:
    UIViewController

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

      • Notifications

        public Notifications()
    • Method Detail

      • observeDidEnterBackground

        public static NSObject observeDidEnterBackground​(UIViewController object,
                                                         org.robovm.objc.block.VoidBlock1<UIViewController> block)
        Since:
        Available in iOS 8.0 and later.