arrowDirection on Ti.UI.iPad.Popover
Titanium's documentation says that the arrowDirection
property for the Ti.UI.iPad.Popover
is read only, but you can set it correctly upon popover creation like so:
Ti.UI.iPad.createPopover({
arrowDirection: Ti.UI.iPad.POPOVER_ARROW_DIRECTION_LEFT
});
Written by Miles Matthias
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ios
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#