AlertIcon

@frozen
public enum AlertIcon

This is used by an AlertUI instance to determine the icon to show in the user interface as it is presented.

  • The Bose Connect app icon.

    Declaration

    Swift

    case boseConnectApp
  • The Bose Music app icon.

    Declaration

    Swift

    case boseMusicApp
  • An error icon.

    Declaration

    Swift

    case error
  • An error icon when there is no Bluetooth

    Declaration

    Swift

    case noBluetooth