Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StyleMap

Hierarchy

Index

Properties

Methods

Properties

Readonly alignContent

alignContent: StyleAnimator<StyleMap, undefined | AlignContent, never>

Readonly alignItems

alignItems: StyleAnimator<StyleMap, undefined | AlignItems, never>

Readonly alignSelf

alignSelf: StyleAnimator<StyleMap, undefined | AlignSelf, never>

Readonly appearance

appearance: StyleAnimator<StyleMap, undefined | Appearance, never>

Readonly backdropFilter

backdropFilter: StyleAnimator<StyleMap, undefined | string, never>

Readonly backgroundClip

backgroundClip: StyleAnimator<StyleMap, undefined | BackgroundClip, never>

Readonly backgroundColor

backgroundColor: StyleAnimator<StyleMap, null | Color, null | AnyColor>

Readonly backgroundImage

backgroundImage: StyleAnimator<StyleMap, null | string | LinearGradient, null | AnyLinearGradient>

Readonly borderBottomColor

borderBottomColor: StyleAnimator<StyleMap, null | Color, null | AnyColor>

Readonly borderBottomLeftRadius

borderBottomLeftRadius: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly borderBottomRightRadius

borderBottomRightRadius: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly borderBottomStyle

borderBottomStyle: StyleAnimator<StyleMap, undefined | BorderStyle, never>

Readonly borderBottomWidth

borderBottomWidth: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly borderCollapse

borderCollapse: StyleAnimator<StyleMap, undefined | BorderCollapse, never>

Readonly borderLeftColor

borderLeftColor: StyleAnimator<StyleMap, null | Color, null | AnyColor>

Readonly borderLeftStyle

borderLeftStyle: StyleAnimator<StyleMap, undefined | BorderStyle, never>

Readonly borderLeftWidth

borderLeftWidth: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly borderRightColor

borderRightColor: StyleAnimator<StyleMap, null | Color, null | AnyColor>

Readonly borderRightStyle

borderRightStyle: StyleAnimator<StyleMap, undefined | BorderStyle, never>

Readonly borderRightWidth

borderRightWidth: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly borderSpacing

borderSpacing: StyleAnimator<StyleMap, undefined | string, never>

Readonly borderTopColor

borderTopColor: StyleAnimator<StyleMap, null | Color, null | AnyColor>

Readonly borderTopLeftRadius

borderTopLeftRadius: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly borderTopRightRadius

borderTopRightRadius: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly borderTopStyle

borderTopStyle: StyleAnimator<StyleMap, undefined | BorderStyle, never>

Readonly borderTopWidth

borderTopWidth: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly bottom

Readonly boxShadow

boxShadow: StyleAnimator<StyleMap, null | BoxShadow, null | AnyBoxShadow>

Readonly boxSizing

boxSizing: StyleAnimator<StyleMap, undefined | BoxSizing, never>

Readonly color

color: StyleAnimator<StyleMap, null | Color, null | AnyColor>

Readonly cursor

cursor: StyleAnimator<StyleMap, undefined | CssCursor, never>

Readonly display

display: StyleAnimator<StyleMap, undefined | CssDisplay, never>

Readonly filter

filter: StyleAnimator<StyleMap, undefined | string, never>

Readonly flexBasis

flexBasis: StyleAnimator<StyleMap, null | FlexBasis, null | string | number | Length>

Readonly flexDirection

flexDirection: StyleAnimator<StyleMap, string, never>

Readonly flexGrow

flexGrow: StyleAnimator<StyleMap, undefined | number, never>

Readonly flexShrink

flexShrink: StyleAnimator<StyleMap, undefined | number, never>

Readonly flexWrap

flexWrap: StyleAnimator<StyleMap, undefined | FlexWrap, never>

Readonly fontFamily

fontFamily: StyleAnimator<StyleMap, undefined | string | string[], undefined | string | readonly string[]>

Readonly fontSize

fontSize: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly fontStretch

fontStretch: StyleAnimator<StyleMap, undefined | FontStretch, never>

Readonly fontStyle

fontStyle: StyleAnimator<StyleMap, undefined | FontStyle, never>

Readonly fontVariant

fontVariant: StyleAnimator<StyleMap, undefined | FontVariant, never>

Readonly fontWeight

fontWeight: StyleAnimator<StyleMap, undefined | FontWeight, never>

Readonly height

Readonly justifyContent

justifyContent: StyleAnimator<StyleMap, undefined | JustifyContent, never>

Readonly left

Readonly lineHeight

lineHeight: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly marginBottom

marginBottom: StyleAnimatorConstraint<StyleMap, null | Length, null | AnyLength>

Readonly marginLeft

marginLeft: StyleAnimatorConstraint<StyleMap, null | Length, null | AnyLength>

Readonly marginRight

marginRight: StyleAnimatorConstraint<StyleMap, null | Length, null | AnyLength>

Readonly marginTop

marginTop: StyleAnimatorConstraint<StyleMap, null | Length, null | AnyLength>

Readonly maxHeight

maxHeight: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly maxWidth

maxWidth: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly minHeight

minHeight: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly minWidth

minWidth: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly node

node: null | Node

Readonly opacity

opacity: StyleAnimator<StyleMap, undefined | number, never>

Readonly order

order: StyleAnimator<StyleMap, undefined | number, never>

Readonly outlineColor

outlineColor: StyleAnimator<StyleMap, null | Color, null | AnyColor>

Readonly outlineStyle

outlineStyle: StyleAnimator<StyleMap, undefined | BorderStyle, never>

Readonly outlineWidth

outlineWidth: StyleAnimator<StyleMap, null | Length, null | AnyLength>

Readonly overflowScrolling

overflowScrolling: StyleAnimator<StyleMap, undefined | "touch" | "auto", never>

Readonly overflowX

overflowX: StyleAnimator<StyleMap, undefined | Overflow, never>

Readonly overflowY

overflowY: StyleAnimator<StyleMap, undefined | Overflow, never>

Readonly overscrollBehaviorX

overscrollBehaviorX: StyleAnimator<StyleMap, undefined | OverscrollBehavior, never>

Readonly overscrollBehaviorY

overscrollBehaviorY: StyleAnimator<StyleMap, undefined | OverscrollBehavior, never>

Readonly paddingBottom

paddingBottom: StyleAnimatorConstraint<StyleMap, null | Length, null | AnyLength>

Readonly paddingLeft

paddingLeft: StyleAnimatorConstraint<StyleMap, null | Length, null | AnyLength>

Readonly paddingRight

paddingRight: StyleAnimatorConstraint<StyleMap, null | Length, null | AnyLength>

Readonly paddingTop

paddingTop: StyleAnimatorConstraint<StyleMap, null | Length, null | AnyLength>

Readonly pointerEvents

pointerEvents: StyleAnimator<StyleMap, undefined | PointerEvents, never>

Readonly position

position: StyleAnimator<StyleMap, undefined | Position, never>

Readonly right

Readonly textAlign

textAlign: StyleAnimator<StyleMap, undefined | TextAlign, never>

Readonly textDecorationColor

textDecorationColor: StyleAnimator<StyleMap, null | Color, null | AnyColor>

Readonly textDecorationLine

textDecorationLine: StyleAnimator<StyleMap, undefined | string, never>

Readonly textDecorationStyle

textDecorationStyle: StyleAnimator<StyleMap, undefined | TextDecorationStyle, never>

Readonly textOverflow

textOverflow: StyleAnimator<StyleMap, undefined | string, never>

Readonly textTransform

textTransform: StyleAnimator<StyleMap, undefined | TextTransform, never>

Readonly top

Readonly touchAction

touchAction: StyleAnimator<StyleMap, undefined | TouchAction, never>

Readonly transform

transform: StyleAnimator<StyleMap, null | Transform, null | AnyTransform>

Readonly userSelect

userSelect: StyleAnimator<StyleMap, undefined | UserSelect, never>

Readonly verticalAlign

verticalAlign: StyleAnimator<StyleMap, undefined | VerticalAlign, undefined | string | number | Length>

Readonly visibility

visibility: StyleAnimator<StyleMap, undefined | Visibility, never>

Readonly whiteSpace

whiteSpace: StyleAnimator<StyleMap, undefined | WhiteSpace, never>

Readonly width

Readonly zIndex

zIndex: StyleAnimator<StyleMap, undefined | number, never>

Methods

addConstraint

  • Parameters

    Returns void

addConstraintVariable

  • Parameters

    Returns void

applyTheme

  • Parameters

    Returns void

borderColor

  • Returns null | Color | [null | Color, null | Color, null | Color, null | Color]

  • Parameters

    Returns StyleMap

borderRadius

borderStyle

borderWidth

constraint

constraintVariable

  • Parameters

    Returns ConstraintBinding

font

  • Returns null | Font

  • Parameters

    • value: null | AnyFont
    • Optional timing: boolean | AnyTiming
    • Optional precedence: number

    Returns StyleMap

getLook

  • Type parameters

    • T

    Parameters

    Returns undefined | T

getLookOr

  • getLookOr<T, E>(look: Look<T, unknown>, elseValue: E): T | E
  • getLookOr<T, E>(look: Look<T, unknown>, mood: null | MoodVector<Feel>, elseValue: E): T | E
  • Type parameters

    • T

    • E

    Parameters

    • look: Look<T, unknown>
    • elseValue: E

    Returns T | E

  • Type parameters

    • T

    • E

    Parameters

    Returns T | E

getStyle

  • getStyle(propertyNames: string | readonly string[]): undefined | string | CSSStyleValue
  • Parameters

    • propertyNames: string | readonly string[]

    Returns undefined | string | CSSStyleValue

getStyleAnimator

  • Parameters

    • animatorName: string

    Returns null | StyleAnimator<StyleMap, unknown, never>

hasConstraint

  • Parameters

    Returns boolean

hasConstraintVariable

  • Parameters

    Returns boolean

hasStyleAnimator

  • hasStyleAnimator(animatorName: string): boolean
  • Parameters

    • animatorName: string

    Returns boolean

isMounted

  • isMounted(): boolean
  • Returns boolean

margin

overflow

  • Returns undefined | Overflow | [undefined | Overflow, undefined | Overflow]

  • Parameters

    Returns StyleMap

overscrollBehavior

padding

removeConstraint

  • Parameters

    Returns void

removeConstraintVariable

  • Parameters

    Returns void

requireUpdate

  • requireUpdate(updateFlags: number): void
  • Parameters

    • updateFlags: number

    Returns void

setConstraintVariable

  • Parameters

    Returns void

setStyle

  • setStyle(propertyName: string, value: unknown, priority?: string): StyleMap
  • Parameters

    • propertyName: string
    • value: unknown
    • Optional priority: string

    Returns StyleMap

setStyleAnimator

  • Parameters

    Returns void

trackDidStartAnimating

  • Parameters

    Returns void

trackDidStopAnimating

  • Parameters

    Returns void

trackWillStartAnimating

  • Parameters

    Returns void

trackWillStopAnimating

  • Parameters

    Returns void

Generated using TypeDoc