Skip to main content

Module decorator

Module decorator 

Source
Expand description

A visual element that is used to highlight standard states of interactive widgets. It has “pressed”, “hover”, “selected”, “normal” appearances. See Decorator docs for more info and usage examples.

Structs§

Decorator
A visual element that is used to highlight standard states of interactive widgets. It has “pressed”, “hover”, “selected”, “normal” appearances (only one can be active at a time):
DecoratorBuilder
Creates Decorator widget instances and adds them to the user interface.

Enums§

DecoratorMessage
A set of messages that is used to modify Decorator widgets state.