Ads:setAlignment

From GiderosMobile
Revision as of 11:04, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Sets alignment of the ad First value is for the horizontal alignment and can have values as "left", "...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2014.01

Description

Sets alignment of the ad First value is for the horizontal alignment and can have values as "left", "center", "right" Second value is for the vertical alignment and can have values as "top", "center", "bottom"

= Ads:setAlignment(horizontalvertical,)

'horizontal: (strong) horizontal alignment '
'vertical: (string) vertical alignment '