AlertIconAssets public struct AlertIconAssets Maps from an AlertIcon to a UIImage object. image(for:) Retrieves the associated UIImage for the specified AlertIcon. Declaration Swift public static func image(for icon: AlertIcon) -> UIImage