Optional
Readonly
buildReadonly
entryTarget context entry.
Optional
Readonly
supplyAsset supply.
Removes the asset once cut off.
Returned from provide when specified. New one created when omitted.
Evaluates value asset or multiple assets and places them to target
context entry.
Passes each evaluated asset to the given collector
, until the latter returns false
or there are no more
assets to place.
This method is called each time value assets requested.
Optional
setupSets up asset.
This method is called immediately when asset provided.
It can be used e.g. to provide additional assets. Additional assets will be revoked when the asset itself revoked.
Context entry definition target.
Generated using TypeDoc
Context entry asset placer.
Places assets for the value of specific context entry.