lv_style_transition_dsc_t is only used within i2c_oled sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
const lv_style_prop_t *
An array with the properties to animate.
void *
A custom user data that will be passed to the animation's user_data.
A path for the animation.
uint32_t
Duration of the transition in [ms].
uint32_t
Delay before the transition in [ms].

References

from examples