AdObstructionPurpose
public enum AdObstructionPurpose
All possible purpose of AdObstruction
-
The obstruction is part of the transport controls.
Declaration
Swift
case obstructionPurposeMediaControls -
The obstruction is a close button.
Declaration
Swift
case obstructionPurposeCloseAd -
The obstruction is not visibly obstructing the advert but may seem so due to technical limitations.
Declaration
Swift
case obstructionPurposeNotVisible -
The obstruction relates to a view that is not described by any other value.
Declaration
Swift
case obstructionPurposeOther