ScrollView#scrollIndicatorInsets

iosscrollIndicatorInsets {top: number, left: number, bottom: number, right: number}

The amount by which the scroll view indicators are inset from the edges of the scroll view. This should normally be set to the same value as the contentInset. Defaults to {0, 0, 0, 0}.

doc_React_Native
2016-06-23 04:25:12
Comments
Leave a Comment

Please login to continue.