When UITextView is not displayed (Swift, Xcode)

This is a memo.

When UITextView is not displayed (Swift, Xcode)

problem

I added a UITextView in my Xcode Storyboard, but it didn't show up in the Simulator.

Solution

Added height to UITextView constraints in Storyboard.

reference

https://stackoverflow.com/questions/37632829/uitextview-not-visible-on-screen

Recommended Posts

When UITextView is not displayed (Swift, Xcode)
When the project is not displayed in eclipse
[Rails] fields_for is not displayed
When [command not found: composer] is displayed when [composer install] is displayed in Laravel
that? WebView (swift) is not working.
Image is not displayed in production environment
The devise error message is not displayed properly.
GoogleMap is not displayed until the browser is reloaded
[Ruby on rails] When executing the heroku command, bash: heroku: command not found is displayed. [Rails tutorial]
No Xcode or CLT version detected! Is displayed when npm install is performed with Laravel
[Android Studio] About the matter that the design view is not displayed when using TextClock
No error message is displayed when create action fails
[swift5] How to execute processing when tabBar is tapped
[Error] The app is not displayed in the production environment
[Swift] Setting the behavior when the Share button is pressed
[Swift] What is dismiss?
When an error occurs even though validation is not set
What to do if FacesMessage is set but not displayed
The idea of cutting off when the error is not resolved
Docker does not work when DOCKER_HOST is specified in WSL2
[Rails] When the layout change of devise is not reflected
[Swift] Get the timing when the value of textField is changed
[Java] final override error is not displayed at compile time
Logback log is not output when the server application is closed
What to do when javax.el.ELException: Not a Valid Method Expression: appears when the JSF screen is displayed