trait Props[T] extends Object with ScrollView.Props
- Annotations
- @JSType()
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- Props
- Props
- Android
- IOS
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Abstract Value Members
- abstract val data: Seq[T]
- abstract val renderItem: (RenderItemInfo[AnyRef]) => ReactElement
Concrete Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val ListEmptyComponent: UndefOr[ReactType]
- Annotations
- @JSOptional()
- val ListFooterComponent: UndefOr[ReactType]
- Annotations
- @JSOptional()
- val ListHeaderComponent: UndefOr[ReactType]
- Annotations
- @JSOptional()
- val alwaysBounceHorizontal: UndefOr[Boolean]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val alwaysBounceVertical: UndefOr[Boolean]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val automaticallyAdjustContentInsets: UndefOr[Boolean]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val bounces: UndefOr[Boolean]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val bouncesZoom: UndefOr[Boolean]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val canCancelContentTouches: UndefOr[Boolean]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val centerContent: UndefOr[Boolean]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- val contentContainerStyle: UndefOr[StyleProp[ViewStyle]]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val contentInset: UndefOr[BoundingBox]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val contentInsetAdjustmentBehavior: UndefOr[String]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val contentOffset: UndefOr[ContentOffset]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val debug: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val decelerationRate: UndefOr[|[String, Double]]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val directionalLockEnabled: UndefOr[Boolean]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val disableVirtualization: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val endFillColor: UndefOr[String]
- Definition Classes
- Android
- Annotations
- @JSOptional()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- val extraData: UndefOr[AnyRef]
- Annotations
- @JSOptional()
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val getItem: UndefOr[Function2[T, Int, Any]]
- Annotations
- @JSOptional()
- val getItemCount: UndefOr[Function1[Any, Int]]
- Annotations
- @JSOptional()
- val getItemLayout: UndefOr[(Object, Int) => ItemLayout]
- Annotations
- @JSOptional()
- def hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val horizontal: UndefOr[Boolean]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val indicatorStyle: UndefOr[String]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val initialNumToRender: UndefOr[Int]
- Annotations
- @JSOptional()
- val initialScrollIndex: UndefOr[Int]
- Annotations
- @JSOptional()
- val inverted: UndefOr[Boolean]
- Annotations
- @JSOptional()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- val keyExtractor: UndefOr[Function2[T, Int, String]]
- Annotations
- @JSOptional()
- val keyboardDismissMode: UndefOr[String]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val keyboardShouldPersistTaps: UndefOr[String]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val maximumZoomScale: UndefOr[Double]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val minimumZoomScale: UndefOr[Double]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val nestedScrollEnabled: UndefOr[Boolean]
- Definition Classes
- Android
- Annotations
- @JSOptional()
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val onContentSizeChange: UndefOr[(Int, Int) => Unit]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val onEndReached: UndefOr[(OnEndReachedEvent) => Unit]
- Annotations
- @JSOptional()
- val onEndReachedThreshold: UndefOr[Double]
- Annotations
- @JSOptional()
- val onMomentumScrollBegin: UndefOr[() => Unit]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val onMomentumScrollEnd: UndefOr[() => Unit]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val onRefresh: UndefOr[() => Unit]
- Annotations
- @JSOptional()
- val onScroll: UndefOr[() => Unit]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val onScrollAnimatedEnabled: UndefOr[Function0[Unit]]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val onScrollBeginDrag: UndefOr[() => Unit]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val onScrollEndDrag: UndefOr[() => Unit]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val onViewableItemsChanged: UndefOr[(ViewableItemsChangedEvent[Object]) => Unit]
- Annotations
- @JSOptional()
- val overScrollMode: UndefOr[String]
- Definition Classes
- Android
- Annotations
- @JSOptional()
- val pagingEnabled: UndefOr[Boolean]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val pinchGestureEnabled: UndefOr[Boolean]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val progressViewOffset: UndefOr[Double]
- Annotations
- @JSOptional()
- def propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val refreshControl: UndefOr[ReactElement]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val refreshing: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val removeClippedSubviews: UndefOr[Boolean]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val scrollEnabled: UndefOr[Boolean]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val scrollEventThrottle: UndefOr[Int]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val scrollIndicatorInsets: UndefOr[BoundingBox]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val scrollPerfTag: UndefOr[String]
- Definition Classes
- Android
- Annotations
- @JSOptional()
- val scrollsToTop: UndefOr[Boolean]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val showsHorizontalScrollIndicator: UndefOr[Boolean]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val showsVerticalScrollIndicator: UndefOr[Boolean]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- val snapToAlignment: UndefOr[String]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val snapToInterval: UndefOr[Double]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val stickyHeaderIndices: UndefOr[Seq[Int]]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val style: UndefOr[StyleProp[ViewStyle]]
- Definition Classes
- Props
- Annotations
- @JSOptional()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toLocaleString(): String
- Definition Classes
- Object
- def toString(): String
- Definition Classes
- AnyRef → Any
- def valueOf(): Any
- Definition Classes
- Object
- val viewabilityConfigCallbackPairs: UndefOr[Array[Object]]
- Annotations
- @JSOptional()
- val viewabiltyConfig: UndefOr[ViewabilityConfig]
- Annotations
- @JSOptional()
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- val zoomScale: UndefOr[Double]
- Definition Classes
- IOS
- Annotations
- @JSOptional()