BannerPosition

Description

Predefined screen positions.

Declaration

public enum BannerPosition

Members

NameDescription

Bottom

Lower center of the screen

BottomLeft

Lower left of the screen

BottomRight

Lower right of the screen

Center

Middle center of the screen

CenterLeft

Middle left of the screen

CenterRight

Middle right pf the screen

Top

Upper center of the screen

TopLeft

Upper left of the screen

TopRight

Upper right of the screen

Requires the using Gley.MobileAds; namespace

Last updated