What is the translation of " VIEW CONTROLLER " in Portuguese?

[vjuː kən'trəʊlər]
[vjuː kən'trəʊlər]
view controller
view controllerâ

Examples of using View controller in English and their translations into Portuguese

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
What does a view controller do?
O que uma view controller faz?
The view controller now knows about the label.
A view controller agora sabe sobre a label.
Storyboard, and select the view controller.
Storyboard e selecione a view controller.
How does the view controller know about these objects?
Como fazer a view controller saber sobre estes objetos?
We then ask the segue for its destination view controller.
Perguntamos a segue por sua view controller destino.
How should the view controller know that the changeColor.
Como a view controller irá saber que a ação changeColor.
In the case of our button,we add an action to the view controller.
No caso do nosso botão,adicionamos uma ação na view controller.
To do this, the view controller needs to know about the view..
Para fazer isso, a view controller precisa saber sobre a view..
It's sending a message of changeColor(_:)to the view controller.
Ele está enviando uma mensagem da changeColor(_:)para a view controller.
The view controller in the storyboard has a reference to the view..
A view controller no storyboard tem uma referÃancia para a view..
Introducing Model View Controller MVC.
Este é melhor denominado como Model View Controller MVC.
This proves that it is the button that's triggering this method on the view controller.
Isto prova que é o botão que está ativando esse método da view controller.
That is the connection between the view controller and the view. UIView.
Esta é a conexão entre a view controller e a view. UIView.
The exact meaning of this will become clear in a few minutes when we take a look at view controllers.
O significado exato disto ficará claro em alguns minutos, quando dermos uma olhada nas view controllers.
Swift  represents a view controller that controls the view in our user interface.
Swift representa uma view controller que controla a view em nossas interface.
This is indicated in the storyboard by the arrow pointing to the View Controller Scene.
Isto é indicado no storyboard por uma flecha apontando para a View Controller Scene.
Let's add a table view to the view controller to display a list of to-do items.
Vamos adicionar uma table view na view controller para exibir a lista dos itens de tarefas.
The view controller is automatically instantiated and so is the view controller's view..
A view controller é automaticamente instanciada e assim a view da view controller.
When the user taps the Add button,the Add Item View Controller should be presented modally.
Quando o usuário tocar no botão Add,o Add Item View Controller deve ser apresentado modalmente.
This sets the view controller as the root view controller of a navigation controller..
Isto irá definir a view controller como a view controller raiz de um navigation controller..
To add a Facebook-branded login button to your app,add the following code snippet to a view controller.
Para adicionar um botão Login com a marca do Facebook ao seu aplicativo,adicione o trecho de código a seguir a um controlador de visualização.
Storyboard, add a text view to the View Controller Scene, and position it as shown below.
Storyboard, adicione um text view na View Controller Scene  e o posicione como mostrado abaixo.
The view controller is instantiated for us,  because it is the initial view controller of the storyboard.
A view controller é instanciada para nÃ3s, porque ela é a view controller inicial do storyboard.
With the Connections Inspector still open,select the view controller and connect the tableView outlet to the table view we just added.
Com o Connections Inspector ainda aberto,selecione a view controller e conecte o outlet tableView na table view que acabamos de adicionar.
Select the table view in the storyboard, open the Connections Inspector  on the right, and drag from the dataSource outlet(the empty circle on its right) to the View Controller.
Selecione a table view no storyboard, abra a Connections Inspector na direita earraste do outlet dataSource(o círculo vazio em sua direita) para a View Controller.
Firstly, select the view controller and in the Attributes inspector, change its height to be equal to its width.
Primeiramente, selecione a view controller e no Attributes Inspector, altere o altura para ser igual a largura.
This means that we need toask the navigation controller, the segue's destination view controller, for its top view controller..
Isto significa quenÃ3s precisamos perguntar a navigation controller, a view controller destino da segue, para sua view controller superior.
This will make the Add Item View Controller the root view controller of a navigation controller..
Isto fará da Add Item View Controller a view controller raiz da navigation controller..
However, the view controller hasn't made the connection between the new properties and the objects in the storyboard yet.
Entretanto, a view controller não fez a conexão entre as novas propriedades e os objetos na storyboard.
To understand what is going on,you have to keep in mind that entities, such as view controllers and their associated views, have a complex life cycle.
Um Breve Desvio Para entender o que está acontecendo,vocÃa deve ter emente que entidades, como os view controllers e as views associadas, tÃam um ciclo de vida complicado.
Results: 74, Time: 0.0307

Word-for-word translation

Top dictionary queries

English - Portuguese