-
Notifications
You must be signed in to change notification settings - Fork 319
Closed
Description
I found that developer can set iAd's position , and let iAd be Portrait even the device under Landscape.
so I hope ejecta could supports the api like this:
adBanner.alwaysPortrait : if true force the iAd to be Portrait mode, or iAd to be auto mode
adBanner.isAtRight: if use "Portrait iAd" in Landscape device, let ad align to right
adBanner.x : get/set Position X
adBanner.y : get/set Position Y
adBanner.width (readOnly) return the adBanner's real size ( banner.frame's size)
adBanner.height (readOnly) return the adBanner's real size ( banner.frame's size)
Metadata
Metadata
Assignees
Labels
No labels