M
M
Max Onflic2014-09-08 00:30:46
Objective-C
Max Onflic, 2014-09-08 00:30:46

Modal View Controller, what is it and what is it eaten with?

Links, examples, etc. Google did not give anything good. The simpler the explanation, the better.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Denis Morozov, 2014-09-08
@maxonflic

It is needed in order to throw it on top of the current ViewController. When showing a modal controller, you do not need to shove it into navigation or somewhere else (this is especially convenient when there is no nivagation controller)
On the example of the ipad, it is very clearly visible (everything remains in the background and has not disappeared anywhere) https://developer.apple.com/ library/ios/featuredar...
You can draw a rough analogy with several windows of one program in Windows. You open the settings, for example, and you have a second window of the same program, but most likely smaller in size, while the first one is blocked

I
Ivan, 2014-09-08
@0neS

Only not modal, but model.
No need to search in the context of Apple programming.
Wikipedia has a great article with an example.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question