c# - Is there a way to pass data between views in ios xamarin -


I am new to iOS development. I have an application with three separate tabs. In each tab view, there are 3 similar buttons. And each button points to another tableview.

Then there are three buttons in three ways. Every single button in each scene indicates a second view.

A view (or a view controller) is just a C # class you pass data like this As you are in any C # class Enter any argument in the constructor, or set up a public property, or call the public setter method.

In your specific case, you can check the selected index property of your UITBub Controller, which is active, to see which one button is clicked.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -