public interface UIFocusItemScrollableContainer extends UIFocusItemContainer
| Modifier and Type | Method and Description |
|---|---|
CGPoint |
contentOffset()
The current content offset of this scrollable container.
|
CGSize |
contentSize()
The total size of the content contained by this container.
|
void |
setContentOffset(CGPoint value)
The current content offset of this scrollable container.
|
CGSize |
visibleSize()
The visible size of this scrollable container.
|
coordinateSpace, focusItemsInRectCGPoint contentOffset()
CGSize contentSize()
void setContentOffset(CGPoint value)
CGSize visibleSize()