public static interface FlyView.Parent
Modifier and Type | Method and Description |
---|---|
int |
getEndOffset(int childViewIndex)
Get end offset of the child with the given index.
|
int |
getStartOffset(int childViewIndex)
Get start offset of the child with the given index.
|
int getStartOffset(int childViewIndex)
childViewIndex
- >=0 index of the child.int getEndOffset(int childViewIndex)
childViewIndex
- >=0 index of the child.Built on October 1 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.