A
A
Aleksandr Govorukhin2015-12-17 18:34:57
iOS
Aleksandr Govorukhin, 2015-12-17 18:34:57

How to make a header line in Swift 2?

Hello! How to make a header line? Simply, in order to capitalize the first letter of a string, you can write capitalizedString, is there something similar for the entire string?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
ManWithBear, 2015-12-17
@SnapSh0t

uppercaseString string function

V
Valery Bashkatov, 2015-12-17
@valery_bashkatov

There is no built-in. Just extract the first line yourself and change its case.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question