From ee652fc4745985a9bbbbb171c6f967a41dc1ae32 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Tue, 26 Feb 2019 01:33:41 +0000 Subject: [PATCH] Deploy website Deploy website version based on 46e0593c1e1ffa22dc699d835b7a83dcb69a0e50 --- docs/next/view.html | 4 ++-- docs/next/view/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/next/view.html b/docs/next/view.html index 516cd050207..09d183e7ae1 100644 --- a/docs/next/view.html +++ b/docs/next/view.html @@ -472,10 +472,10 @@

Rendering offscreen to preserve correct alpha behavior is extremely expensive and hard to debug for non-native developers, which is why it is not turned on by default. If you do need to enable this property for an animation, consider combining it with renderToHardwareTextureAndroid if the view contents are static (i.e. it doesn't need to be redrawn each frame). If that property is enabled, this View will be rendered off-screen once, saved in a hardware texture, and then composited onto the screen with an alpha each frame without having to switch rendering targets on the GPU.

- + - +
TypeRequiredPlatform
TypeRequired
boolNoAndroid
boolNo

diff --git a/docs/next/view/index.html b/docs/next/view/index.html index 516cd050207..09d183e7ae1 100644 --- a/docs/next/view/index.html +++ b/docs/next/view/index.html @@ -472,10 +472,10 @@

Rendering offscreen to preserve correct alpha behavior is extremely expensive and hard to debug for non-native developers, which is why it is not turned on by default. If you do need to enable this property for an animation, consider combining it with renderToHardwareTextureAndroid if the view contents are static (i.e. it doesn't need to be redrawn each frame). If that property is enabled, this View will be rendered off-screen once, saved in a hardware texture, and then composited onto the screen with an alpha each frame without having to switch rendering targets on the GPU.

- + - +
TypeRequiredPlatform
TypeRequired
boolNoAndroid
boolNo