Packages

t

react.native

ImageStyle

trait ImageStyle extends Object with FlexStyle with ShadowStyleIOS with TransformsStyle

Annotations
@JSType()
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ImageStyle
  2. TransformsStyle
  3. ShadowStyleIOS
  4. FlexStyle
  5. Object
  6. Any
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. val alignContent: UndefOr[AlignContent]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  2. val alignItems: UndefOr[FlexAlignType]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  3. val alignSelf: UndefOr[AlignSelf]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  4. val aspectRatio: UndefOr[Double]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  5. val backfaceVisibility: UndefOr[BackfaceVisibility]
    Annotations
    @JSOptional()
  6. val backgroundColor: UndefOr[String]
    Annotations
    @JSOptional()
  7. val borderBottomLeftRadius: UndefOr[Int]
    Annotations
    @JSOptional()
  8. val borderBottomRightRadius: UndefOr[Int]
    Annotations
    @JSOptional()
  9. val borderBottomWidth: UndefOr[Double]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  10. val borderColor: UndefOr[String]
    Annotations
    @JSOptional()
  11. val borderEndWidth: UndefOr[|[Double, String]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  12. val borderLeftWidth: UndefOr[Double]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  13. val borderRadius: UndefOr[Int]
    Annotations
    @JSOptional()
  14. val borderRightWidth: UndefOr[Double]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  15. val borderStartWidth: UndefOr[|[Double, String]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  16. val borderTopLeftRadius: UndefOr[Double]
    Annotations
    @JSOptional()
  17. val borderTopRightRadius: UndefOr[Double]
    Annotations
    @JSOptional()
  18. val borderTopWidth: UndefOr[Double]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  19. val borderWidth: UndefOr[Double]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  20. val bottom: UndefOr[|[Double, String]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  21. val direction: UndefOr[Direction]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  22. val end: UndefOr[String]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  23. val flex: UndefOr[Double]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  24. val flexBasis: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  25. val flexDirection: UndefOr[FlexDirection]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  26. val flexGrow: UndefOr[Double]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  27. val flexShrink: UndefOr[Double]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  28. val flexWrap: UndefOr[FlexWrap]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  29. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  30. val height: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  31. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  32. val justifyContent: UndefOr[JustifyContent]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  33. val left: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  34. val margin: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  35. val marginBottom: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  36. val marginEnd: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  37. val marginHorizontal: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  38. val marginLeft: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  39. val marginRight: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  40. val marginStart: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  41. val marginTop: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  42. val marginVertical: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  43. val maxHeight: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  44. val maxWidth: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  45. val minHeight: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  46. val minWidth: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  47. val opacity: UndefOr[Double]
    Annotations
    @JSOptional()
  48. val overflow: UndefOr[Overflow]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  49. val overlayColor: UndefOr[String]
    Annotations
    @JSOptional()
  50. val padding: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  51. val paddingBottom: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  52. val paddingEnd: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  53. val paddingHorizontal: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  54. val paddingLeft: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  55. val paddingRight: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  56. val paddingStart: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  57. val paddingTop: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  58. val paddingVertical: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  59. val position: UndefOr[Position]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  60. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  61. val resizeMode: UndefOr[ResizeMode]
    Annotations
    @JSOptional()
  62. val right: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  63. val rotation: UndefOr[Double]
    Definition Classes
    TransformsStyle
    Annotations
    @JSOptional()
  64. val scaleX: UndefOr[Double]
    Definition Classes
    TransformsStyle
    Annotations
    @JSOptional()
  65. val scaleY: UndefOr[Double]
    Definition Classes
    TransformsStyle
    Annotations
    @JSOptional()
  66. val shadowColor: UndefOr[String]
    Definition Classes
    ShadowStyleIOS
    Annotations
    @JSOptional()
  67. val shadowOffset: UndefOr[Offset]
    Definition Classes
    ShadowStyleIOS
    Annotations
    @JSOptional()
  68. val shadowOpacity: UndefOr[Double]
    Definition Classes
    ShadowStyleIOS
    Annotations
    @JSOptional()
  69. val shadowRadius: UndefOr[Double]
    Definition Classes
    ShadowStyleIOS
    Annotations
    @JSOptional()
  70. val start: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  71. val tintColor: UndefOr[String]
    Annotations
    @JSOptional()
  72. def toLocaleString(): String
    Definition Classes
    Object
  73. val top: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  74. val tranform: UndefOr[Any]
    Definition Classes
    TransformsStyle
    Annotations
    @JSOptional()
  75. val transformMatrix: UndefOr[Array[Double]]
    Definition Classes
    TransformsStyle
    Annotations
    @JSOptional()
  76. val translateX: UndefOr[Double]
    Definition Classes
    TransformsStyle
    Annotations
    @JSOptional()
  77. val translateY: UndefOr[Double]
    Definition Classes
    TransformsStyle
    Annotations
    @JSOptional()
  78. def valueOf(): Any
    Definition Classes
    Object
  79. val width: UndefOr[|[String, Double]]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()
  80. val zIndex: UndefOr[Double]
    Definition Classes
    FlexStyle
    Annotations
    @JSOptional()