diff --git a/releases/next/docs/view.html b/releases/next/docs/view.html index 839d363fde8..3cf50e90c9b 100644 --- a/releases/next/docs/view.html +++ b/releases/next/docs/view.html @@ -112,7 +112,7 @@ modify this component's dimensions nor its children; for example, when translating the position of a static view, rasterization allows the renderer to reuse a cached bitmap of a static view and quickly composite it during each frame.

Rasterization incurs an off-screen drawing pass and the bitmap consumes -memory. Test and measure when using this property.

You can edit the content above on GitHub and send us a pull request!

← PrevNext →