[Webkit-unassigned] [Bug 137535] CSS4: Support "inverted" media feature.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 8 13:09:56 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137535
--- Comment #2 from James Craig <jcraig at apple.com> 2014-10-08 13:09:53 PST ---
Apple UIKit API for detecting color inversion on iOS
// From <UIKit/UIAccessibility.h>
// Returns whether the system preference for invert colors is enabled.
UIKIT_EXTERN BOOL UIAccessibilityIsInvertColorsEnabled() NS_AVAILABLE_IOS(6_0);
UIKIT_EXTERN NSString *const UIAccessibilityInvertColorsStatusDidChangeNotification NS_AVAILABLE_IOS(6_0);
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list