Check out this property on UIView: <https://developer.apple.com/documentation/uikit/uiview/2865843-accessibilityignoresinvertcolors <https://developer.apple.com/documentation/uikit/uiview/2865843-accessibilityignoresinvertcolors>>
or this “modifier” method on SwiftUI View: <https://developer.apple.com/documentation/swiftui/form/accessibilityignoresinvertcolors(_:) <https://developer.apple.com/documentation/swiftui/form/accessibilityignoresinvertcolors(_:)>> Matt > On Sep 29, 2021, at 12:20 PM, Alex Zavatone via Cocoa-dev > <[email protected]> wrote: > > According to the docs, Smart Invert on iOS isn’t supposed to invert images of > certain types. However, it is in my app and I’ll be damned if I can find out > any documentation that would indicate the the rules around what it does and > what it doesn’t invert. > > Does anyone here have any experience with this? > > Thanks in advance. > Alex Zavatone > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/mhjacobson%40me.com > > This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
