setPlacementAlignmentWithOffset
Overview
Syntax
setPlacementAlignmentWithOffset(placementName, bannerAlignment, x, y)topLeft
topCenter
topRight
bottomLeft
bottomCenter
bottomRightExamples
Last updated
setPlacementAlignmentWithOffset(placementName, bannerAlignment, x, y)topLeft
topCenter
topRight
bottomLeft
bottomCenter
bottomRightLast updated
AATKitCordova.setPlacementAlignmentWithOffset("Banner", "topCenter", 13, 4);