public interface UIFocusItemContainer
| Modifier and Type | Method and Description |
|---|---|
UICoordinateSpace |
coordinateSpace()
The coordinate space of the focus items contained in this container.
|
NSArray<?> |
focusItemsInRect(CGRect rect)
Returns an array of all focus items within this container that intersect with the provided rect.
|
UICoordinateSpace coordinateSpace()