Skip to content

Debology.Debby.Modules.Adjust Namespace

Classes
AdjustableUtilsUtility extension methods for working with AdjustableValues.
AdjustableValue<T>A flexible adjustable value that can work with stored values or getter/setter functions. You should use this if you want to add controls to Adjust at runtime.
Interfaces
IAdjustableValue<T>Interface for adjustable values of a specific type.
IAdjustModuleThe API for interacting with the Adjust module. This can be accessed via Adjust.
IContextBuilderAllows you to build an Adjust context dynamically at runtime.