ContextMenu
ContextMenu copied to clipboard
How do I close the ContextMenu by code
Hi,
sorry if this is a dumb question but I couldn't find a way to close the ContextMenu by code without altering the Source. Is this possible?
Thanks!
You can call self.dismiss(true, nil) in the ViewController of the ContextMenu.