false to gray out and disable the claim button while leaving the rest of the presentation intact.
Signature
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.Related
- placement(), the sheet this gate applies to.
- PresentationResult, where a suppressed claim shows up as
advertiser: { type: 'not_attempted' }.