core / ai.meson.ads / AdSize / <init>

<init>

AdSize(width: Int, height: Int)

Creates the AdSize object with the width and height passed.

Note. The value passed for both width and height has to be strictly positive value.

Parameters

height -

width -

Constructor

Creates the AdSize object with the width and height passed.

Note. The value passed for both width and height has to be strictly positive value.