ios - How do we constrain items to the navigation bar programmatically using Swift? -


please advise if there method constraining items (e.g. uiview) navigation bar programmatically? idea constrain view directly below navigation bar bar not block view

collectionview.topanchor.constraint(equalto: uinavigationbar.bottomanchor), 


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -