Skip to main content
Controls whether the claim call to action on offer cards is tappable. Set it to false to gray out and disable the claim button while leaving the rest of the presentation intact.

Signature

Defaults to true, and is runtime-mutable by design: call it any time after configure(), including while a sheet is on screen.

Usage

In 1.x this lived on Encore.placements. Both native SDKs deleted the 1.x placements manager in 2.0 and folded its one surviving concern onto the facade, so the bridge did the same. See Updating to 2.x.