This is how it simply look like:
and I would like to set opaque black color for behing view when UIMenu is presented. Is it possible?
I simply do it like this:
let menu = UIMenu(title: "") // shortened
addButton.menu = menu
This is how it simply look like:
and I would like to set opaque black color for behing view when UIMenu is presented. Is it possible?
I simply do it like this:
let menu = UIMenu(title: "") // shortened
addButton.menu = menu
Copyright © 2021 Jogjafile Inc.
