LayoutOverride
public enum LayoutOverride : String, CodableDescribes how and when the layout of a THEOads ad break should be overridden.
- 
                  
                  Override to play all ad breaks using the “single” layout mode. DeclarationSwift case single
- 
                  
                  Override to play all ad breaks using the “L-shape” layout mode. DeclarationSwift case lShape = "l-shape"
- 
                  
                  Override to play all ad breaks using the “double” layout mode. DeclarationSwift case double
