Skip to main content

CompanionHostView

class CompanionHostView: UIView

Host view for the companion slot battery. Fires onLayout on every bounds change so AdController can re-fit the on-screen companion (e.g. on rotation/resize) — the winner is transform-scaled, which Auto Layout does not update on its own. (#19722)