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

Return value

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

Notes

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

References

from examples