lv_obj_get_style_prop() function
Get the value of a style property. The current state of the object will be considered. Inherited properties will be inherited. If a property is not set a default value will be returned.
Arguments
part
a part from which the property should be get
Return value
the value of the property. Should be read from the correct field of the `lv_style_value_t` according to the type of the property.