How can you apply a color overlay to an Image in SwiftUI? Select one answer. a) imageColorOverlay() b) Image().colorOverlay(Color.red) c) Image().overlay(Color.red) d) Image.overlayColor()

How can you apply a color overlay to an Image in SwiftUI? Select one answer.
a) imageColorOverlay()
b) Image().colorOverlay(Color.red)
c) Image().overlay(Color.red)
d) Image.overlayColor()

Leave a Comment

Comments

No comments yet. Why don’t you start the discussion?

    Comments