简体   繁体   中英

Show a callout in a iOS UIView

Is there a way to get custom callouts on a regular UIView in iOS? What I am looking for is a solution similar to Quickactions in Android.

Has anyone tried to do this kind of implementation and been successful at it?

Short answer is NO, there is no built-in way to get something like this. However, you can build your own custom callout UIView and add it as a subview to the parent view.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM