AdSize

enum AdSize : Enum<AdSize>

This class defines the size of AdView.

Since

1.0.0

Entries

Link copied to clipboard

Can be specified to any size(pixel).
However, this specify is calculated based on the width.
Specifiable range: (DEFAULT < CUSTOM < ASPECT_FIT)

Link copied to clipboard

The ad is automatically adjusted to the screen width without changing the aspect ratio of the ad.

Link copied to clipboard

The ad size that set in DashBoard.

Functions

Link copied to clipboard
fun get(): Int