CompanionRenderingMode

@objc(AASDKCompanionRenderingMode)
public enum CompanionRenderingMode : Int

Rendering mode for a Companion.

  • def

    Default value.

    Declaration

    Swift

    case def
  • End card.

    Declaration

    Swift

    case endCard
  • Concurrent.

    Declaration

    Swift

    case concurrent