From 1cd10ff2aff1b049309de3b613f527ccf7926537 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Mon, 13 Aug 2018 01:31:11 +0000 Subject: [PATCH] Deploy website Deploy website version based on 681a20233660a09fb5611d49c8c32c182d520d65 --- docs/next/accessibility.html | 2 +- docs/next/accessibility/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/next/accessibility.html b/docs/next/accessibility.html index fe498213528..cb80c8f4d1a 100644 --- a/docs/next/accessibility.html +++ b/docs/next/accessibility.html @@ -73,7 +73,7 @@ In the above example, VoiceOver will read the hint after the label, if the user has hints enabled in the device's VoiceOver settings. Read more about guidelines for accessibilityHint in the iOS Developer Docs

Android In the above example, Talkback will read the hint after the label. At this time, hints cannot be turned off on Android.

-

accessibilityIgnoresInvertColors(iOS)

+

accessibilityIgnoresInvertColors(iOS)

Inverting screen colors is an Accessibility feature that makes the iPhone and iPad easier on the eyes for some people with a sensitivity to brightness, easier to distinguish for some people with color blindness, and easier to make out for some people with low vision. However, sometimes you have views such as photos that you don't want to be inverted. In this case, you can set this property to be false so that these specific views won't have their colors inverted.

accessibilityRole (iOS, Android)

diff --git a/docs/next/accessibility/index.html b/docs/next/accessibility/index.html index fe498213528..cb80c8f4d1a 100644 --- a/docs/next/accessibility/index.html +++ b/docs/next/accessibility/index.html @@ -73,7 +73,7 @@ In the above example, VoiceOver will read the hint after the label, if the user has hints enabled in the device's VoiceOver settings. Read more about guidelines for accessibilityHint in the iOS Developer Docs

Android In the above example, Talkback will read the hint after the label. At this time, hints cannot be turned off on Android.

-

accessibilityIgnoresInvertColors(iOS)

+

accessibilityIgnoresInvertColors(iOS)

Inverting screen colors is an Accessibility feature that makes the iPhone and iPad easier on the eyes for some people with a sensitivity to brightness, easier to distinguish for some people with color blindness, and easier to make out for some people with low vision. However, sometimes you have views such as photos that you don't want to be inverted. In this case, you can set this property to be false so that these specific views won't have their colors inverted.

accessibilityRole (iOS, Android)