lv_subject_get_previous_string() function
Get the previous value of an string subject
Arguments
subject
pointer to the subject
Return value
pointer to the buffer containing the current value
Notes
NULL will be returned if NULL was passed in `lv_subject_init_string()` as `prev_buf`
lv_subject_get_previous_string() reads 4 variables:
![]()
lv_subject_get_previous_string()