Rounded Corners for UITextView

Hey everyone,

I am in the process of developing my first ever iOS app, and have faced two challenges that I don’t know how to resolve.

To begin with, I am creating a login page where the user accepts to the terms of the app. In one of the login pages, there would be a UITextView that I want to customize with rounded blue corners. In addition, I need assistance to place a UIButton within the UITextView that uses Auto Layouts.

On the top of that, does anyone know of a way to have a UIButton’s text underlined?

If someone can kindly help me to do the above setups (preferably in the Interface Builder), I would be very grateful.

Thank you,
Arad Radfar