getItemDecorationAt
Returns an ItemDecoration previously added to this ViewPager2.
Return
the ItemDecoration at index position
Parameters
index
The index position of the desired ItemDecoration.
Throws
on invalid index
Returns an ItemDecoration previously added to this ViewPager2.
the ItemDecoration at index position
The index position of the desired ItemDecoration.
on invalid index