A
A
Alexey Mistin2014-06-18 22:12:54
iOS
Alexey Mistin, 2014-06-18 22:12:54

How to learn the functions of the libraries of the Swift language?

Hello.
I decided to study the Swift programming language, I have little experience in other languages.
Interested in how you can find out the list of functions and their description (and more) of the libraries of the Swift programming language (for example, UIKit).
What sites have such information? It's just that there are no sensible lessons about this language yet, I think if you ask specifically from those who know, it will be much easier.
PS Me for IOS programming
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

4 answer(s)
M
ManWithBear, 2014-06-19
@Mistin

Here -> CLICK!
Look for the specific class that you need and there is all the information about it
UPD. Specifically for UIKit here -> CLICK!

K
kmx, 2014-06-18
@kmx

swift-lang.org/guides/release-0.94/siteguide/siteg...

P
Pasha, 2014-06-18
@korovnikiss

Everything is in xcode.

C
corristo, 2014-07-25
@corristo

Monjo poke in the code editor on any system type with CMD pressed and you will be taken to the head of the standard library of the language, where you can already use the search and study the library code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question