Interface NCWidgetProviding

    • Method Detail

      • performUpdate

        void performUpdate​(org.robovm.objc.block.VoidBlock1<NCUpdateResult> completionHandler)
      • activeDisplayModeDidChange

        void activeDisplayModeDidChange​(NCWidgetDisplayMode activeDisplayMode,
                                        CGSize maxSize)
        Since:
        Available in iOS 10.0 and later.
      • getMarginInsetsForProposedInsets

        @Deprecated
        UIEdgeInsets getMarginInsetsForProposedInsets​(UIEdgeInsets defaultMarginInsets)
        Deprecated.
        Deprecated in iOS 10.0. This method will not be called on widgets linked against iOS versions 10.0 and later.
        Since:
        Available in iOS 8.0 and later.