trait Props extends Object with IOS with Android
- Annotations
- @JSType()
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- Props
- Android
- IOS
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
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 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]]
- Annotations
- @JSOptional()
- val contentInset: UndefOr[BoundingBox]
- Annotations
- @JSOptional()
- val contentInsetAdjustmentBehavior: UndefOr[String]
- Annotations
- @JSOptional()
- val contentOffset: UndefOr[ContentOffset]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val decelerationRate: UndefOr[|[String, Double]]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val directionalLockEnabled: UndefOr[Boolean]
- Definition Classes
- IOS
- 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
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val horizontal: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val indicatorStyle: UndefOr[String]
- Annotations
- @JSOptional()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- val keyboardDismissMode: UndefOr[String]
- Annotations
- @JSOptional()
- val keyboardShouldPersistTaps: UndefOr[String]
- Annotations
- @JSOptional()
- val maximumZoomScale: UndefOr[Double]
- Annotations
- @JSOptional()
- val minimumZoomScale: UndefOr[Double]
- 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]
- Annotations
- @JSOptional()
- val onMomentumScrollBegin: UndefOr[() => Unit]
- Annotations
- @JSOptional()
- val onMomentumScrollEnd: UndefOr[() => Unit]
- Annotations
- @JSOptional()
- val onScroll: UndefOr[() => Unit]
- Annotations
- @JSOptional()
- val onScrollAnimatedEnabled: UndefOr[Function0[Unit]]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- val onScrollBeginDrag: UndefOr[() => Unit]
- Annotations
- @JSOptional()
- val onScrollEndDrag: UndefOr[() => Unit]
- Annotations
- @JSOptional()
- val overScrollMode: UndefOr[String]
- Definition Classes
- Android
- Annotations
- @JSOptional()
- val pagingEnabled: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val pinchGestureEnabled: UndefOr[Boolean]
- Definition Classes
- IOS
- Annotations
- @JSOptional()
- def propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val refreshControl: UndefOr[ReactElement]
- Annotations
- @JSOptional()
- val removeClippedSubviews: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val scrollEnabled: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val scrollEventThrottle: UndefOr[Int]
- 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]
- Annotations
- @JSOptional()
- val showsVerticalScrollIndicator: UndefOr[Boolean]
- 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]]
- 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
- 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()