Class UIFocusUpdateContext

    • Constructor Detail

      • UIFocusUpdateContext

        public UIFocusUpdateContext()
      • UIFocusUpdateContext

        protected UIFocusUpdateContext​(NSObject.Handle h,
                                       long handle)
      • UIFocusUpdateContext

        protected UIFocusUpdateContext​(NSObject.SkipInit skipInit)
    • Method Detail

      • getPreviouslyFocusedItem

        public UIFocusItem getPreviouslyFocusedItem()
        Since:
        Available in iOS 10.0 and later.
      • getNextFocusedItem

        public UIFocusItem getNextFocusedItem()
        Since:
        Available in iOS 10.0 and later.
      • getPreviouslyFocusedView

        public UIView getPreviouslyFocusedView()
      • getNextFocusedView

        public UIView getNextFocusedView()