Closed FrankHeijden closed 5 years ago
When an alertcontroller is presented, it dims the background window. Is there a way to exclude a view from being dimmed?
Unfortunately that's not an option, because a view gets inserted to overlay everything in the presenting view controller's view. It doesn't provide for cutouts or exclusions in that view. Sorry!
When an alertcontroller is presented, it dims the background window. Is there a way to exclude a view from being dimmed?