Summary
A triggered style binding.
- Namespace
- Avalonia
.Data - Containing Type
- BindingPriority
Syntax
StyleTrigger
Remarks
A style trigger is a selector such as .class which overrides a
TemplatedParent
binding. In this way, a basic control can have
for example a Background from the templated parent which changes when the
control has the :pointerover class.
Constant Value
Value | Type |
---|---|
1 | Int32 |