GoogleMobileAds (Beta) Framework Reference

Enumerations

The following enumerations are available globally.

  • Options for the position of a Picture-in-Picture (PiP) ad.

    Declaration

    Swift

    enum PictureInPictureAdPosition : Int, @unchecked Sendable

    Objective-C

    enum GADPictureInPictureAdPosition : NSInteger {}
  • Options for the presentation scope of a Picture-in-Picture (PiP) ad.

    Declaration

    Swift

    enum PictureInPictureAdPresentationScope : Int, @unchecked Sendable

    Objective-C

    enum GADPictureInPictureAdPresentationScope : NSInteger {}