IStyleActivatorSink Interface

Summary

Receives notifications from an IStyleActivator.
graph BT Type["IStyleActivatorSink"] class Type type-node

Syntax

public interface IStyleActivatorSink

Methods

Name Value Summary
OnNext(bool, int) void
Called when the subscribed activator value changes.