Contents

nextFocusedItem

The item to be focused after the update.

Declaration

weak var nextFocusedItem: (any UIFocusItem)? { get }

Discussion

This property is set to nil if no item is receiving the focus.

See Also

Getting related focus items