Noop

Convenience implementation of Controller which does nothing.

Functions

Link copied to clipboard
open override fun <T : Any> set(property: AdjustmentsComponent.Adjustment.Property<T>, value: T)

Attempts to set the provided property of an adjustment to the value.

Extensions