Skip to main content
Controls whether the claim button 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. Call it any time after configure(); the value applies from the next presentation, so a sheet already on screen keeps the state it opened with. There is no getter; track the value in your app if you need to read it back.

Parameters

Usage