Summary
Receives notifications from an
IStyleActivator
.
- Namespace
- Avalonia
.Styling .Activators
graph BT
Type["IStyleActivatorSink"]
class Type type-node
Syntax
public interface IStyleActivatorSink
Methods
Name | Value | Summary |
---|---|---|
OnNext |
void |
Called when the subscribed activator value changes.
|