iOS UILabel Label Attributed Text

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Insert
> Step 2: And Like the video. BONUS: You can also share it!

Example

01. Underline Text :- Single/Double Line , Strike Through :- Single/Double Line

Step 1

Select the Label and change the label type Plain to Attributed enter image description here enter image description here

Step 2

Click the label text and Right click

enter image description here

Step 3

Then click Font -> Show Fonts

enter image description here

Step 4

Then font view will show up and click underline button to make text underline or click strikethrough button to make the text strikethrough.And select single line or double line.

enter image description here

Finally click enter and label will be shown underline or strikethrough according to your selection.

enter image description here

02. Add text shaddow/background blur effects

Get the Font view as the above described and click the effects button.

enter image description here

If you don't See the preview click the show image in settings

enter image description here

Finally change shaddow and offset according to your preferences.

enter image description here



Got any iOS Question?