AlertIconAssets

public struct AlertIconAssets

Maps from an AlertIcon to a UIImage object.

  • Retrieves the associated UIImage for the specified AlertIcon.

    Declaration

    Swift

    public static func image(for icon: AlertIcon) -> UIImage