Variable: CLEAR_STRATEGY
constCLEAR_STRATEGY:object
Defined in: rendering/enums/clear-strategy.enum.ts:10
The CLEAR_STRATEGY lookup defines different strategies for clearing the rendering context.
Type declaration
blank
readonlyblank:"blank"='blank'
Clear the context to a blank state.
none
readonlynone:"none"='none'
No clearing strategy.