Skip to main content

ANIM_REPEAT_INFINITE

Constant ANIM_REPEAT_INFINITE 

Source
pub const ANIM_REPEAT_INFINITE: u32 = 0xFFFF_FFFF;
Expand description

LVGL repeat-forever sentinel for Animation::repeat_count.