lv_style_get_prop() is only used within i80_controller sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

LV_RESULT_INVALID: the property wasn't found in the style (`value` is unchanged) LV_RESULT_OK: the property was fond, and `value` is set accordingly

Notes

For performance reasons there are no sanity check on `style`

References

from examples