Composition makes it possible to draw layered graphics where you can control the look of each layer, which depends on the look of its underlying layer.
◆ CachingMode [1/2]
Caching modes for nodes.
| Enumerator |
|---|
| CachingModeDisabled | Caching disabled.
|
| CachingModeEnabled | Caching enabled.
|
| CachingModeAutomatic | Automatic caching.
Kanzi invalidates the cache automatically when the node or its descendants change.
|
◆ CachingMode [2/2]
Caching modes for nodes.
| Enumerator |
|---|
| CachingModeDisabled | Caching disabled.
|
| CachingModeEnabled | Caching enabled.
|
| CachingModeAutomatic | Automatic caching.
Kanzi invalidates the cache automatically when the node or its descendants change.
|