Settings contain information about animation binding operation, i.e. More...
#include <kanzi/core.ui/binding/animation_binding_processor.hpp>
Public Member Functions | |
| Settings () | |
| Constructor. More... | |
Public Attributes | |
| ResourceID | animationId |
| Animation which should be applied by the operation. More... | |
| KzuExpressionValidatorArgumentType | argument |
| Output where result of the operation should be written. More... | |
| unsigned int | output |
| Field of output where result of the operation should be written. More... | |
Settings contain information about animation binding operation, i.e.
which animation should be applied, where result is written, etc.
Settings are used by operation after is it added to a binding.
|
explicit |
Constructor.
| ResourceID kanzi::BindingAnimationOpCode::Settings::animationId |
Animation which should be applied by the operation.
| KzuExpressionValidatorArgumentType kanzi::BindingAnimationOpCode::Settings::argument |
Output where result of the operation should be written.
| unsigned int kanzi::BindingAnimationOpCode::Settings::output |
Field of output where result of the operation should be written.