BackgroundMode

public enum BackgroundMode

The visual style of the background overlay behind the processing indicator.

  • The translucent white background.

    Declaration

    Swift

    case translucentWhite
  • The extra-light blurred background.

    Declaration

    Swift

    case blurred