Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional animate

animate: undefined | false | true

Determines if the icon should animate between states

Optional onStateChange

onStateChange: OnStateChange

Invoked when the icon expects the state to change

state

state: Media

The current playable state

Optional style

style: StyleProp<TextStyle>

The style to apply to the component, color will change the colour of the icon

Optional theme

theme: ITheme

Theme for the icon

Optional translateDelay

translateDelay: undefined | number

How long to delay the animations

Optional translateDuration

translateDuration: undefined | number

How long the animations should take

Optional translateEasing

translateEasing: EasingFunction

The easing to use for the animation