Lines Matching full:on
4 …t` variable which can hold properties like border width, text color and so on. It's similar to a `…
89 one of the following (depending on what type of style you're using):
98 This acts like a value has been set on the style, so setting the value of the property afterwards w…
115 - `LV_PART_TICKS` Ticks on scales e.g. for a chart or meter
189 A style on its own is not that useful. It must be assigned to an object to take effect.
220 ### Get a property's value on an object
257 … are set immediately. However, with transitions it's possible to play an animation on state change.
258 For example, on pressing a button its background color can be animated to the pressed color over 30…
287 These properties have this effect only on the `MAIN` part of the widget.
293 …, but one larger memory needs to be allocated. The required memory depends on the angle, zoom and …
305 Themes are a collection of styles. If there is an active theme LVGL applies it on every created wid…
308 …fferent theme. For example, you could have a colorful theme on a TFT and monochrome theme on a sec…