closureContext property
getter/setter pair
The context associated with a Closure instance.
Provided for instance kinds:
- Closure
Implementation
@optional
ContextRef? closureContext;
The context associated with a Closure instance.
Provided for instance kinds:
@optional
ContextRef? closureContext;