Signature
Parameters
| Name | Type | Description |
|---|---|---|
type | Entitlement | The entitlement type |
scope | EntitlementScope | The scope to check |
Returns
Returnstrue if the specified entitlement is currently active for the user, false otherwise.
Usage
For reactive, real-time entitlement tracking in Combine-based apps, use
isActivePublisher() instead.