AlertBannerPosition
@objc
public enum AlertBannerPosition : IntDescribes banner image positions.
- 
                  
                  Banner image is displayed after title and message. Note Image contentMode is set toscaleAspectFit.DeclarationSwift case afterBody
- 
                  
                  Banner image is displayed before the title. Note Image contentMode is set toscaleAspectFill.DeclarationSwift case beforeBody
 View on GitHub
View on GitHub AlertBannerPosition Enumeration Reference
        AlertBannerPosition Enumeration Reference