apply

open override fun apply(lens: LensesComponent.Lens, launchData: LensesComponent.Lens.LaunchData, callback: Consumer<Boolean>)

Attempts to apply the provided lens model with launchData. The operation is async with the result provided as success or failure flag to the callback.