CaliCastle / PopMenu

A fully customizable popup style menu for iOS 😎

Home Page:https://popmenu.cali.so

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Offset Bottom Left?

cllanjim opened this issue · comments

menu.appearance.popMenuPresentationStyle = .near(.bottom, offset:CGPoint(x: 10, y: 10))

I found that the offset doesn't seem to work?