Iad.Banner:setAlignment

From GiderosMobile
This page contains changes which are not marked for translation.


Available since: Gideros 2012.8
Class: iad.Banner

Description


Sets the alignment of the banner as the top or bottom.

 iad.Banner:setAlignment(alignment)

Parameters

alignment: (string) whether you want ads to show top or bottom of the screen. It can be either iad.Banner.TOP or iad.Banner.BOTTOM.