getHeight

fun getHeight(context: Context): Int

Returns the actual height of this BannerAdSize in density-independent pixels (dp). AdSize created with FULL_HEIGHT will return height of the screen.

Return

Weight in density-independent pixels (dp).

Parameters

context

Any Context.