From 58f6f8b97daef06cf8d745e6617a9aeef637e054 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Tue, 23 May 2017 15:32:43 +0000 Subject: [PATCH] Updated docs for next --- releases/next/docs/view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 →