Re: Accessibility - Smart Invert and images.

2021-09-29 Thread Alex Zavatone via Cocoa-dev
Yeah, but the docs imply that it’s supposed to do this automatically. > On Sep 29, 2021, at 11:28 AM, Matt Jacobson wrote: > > Check out this property on UIView: > > >

Re: Accessibility - Smart Invert and images.

2021-09-29 Thread Matt Jacobson via Cocoa-dev
Check out this property on UIView: > or this “modifier” method on SwiftUI View: