Enumerations
The following enumerations are available globally.
-
Options for the position of a Picture-in-Picture (PiP) ad.
Declaration
Swift
enum PictureInPictureAdPosition : Int, @unchecked SendableObjective-C
enum GADPictureInPictureAdPosition : NSInteger {} -
Options for the presentation scope of a Picture-in-Picture (PiP) ad.
Declaration
Swift
enum PictureInPictureAdPresentationScope : Int, @unchecked SendableObjective-C
enum GADPictureInPictureAdPresentationScope : NSInteger {}