Posts by Ricardo Ribeiro • 25 points
2 posts
-
0
votes1
answer168
viewsQ: Pass multiple attributes to a Command Parameter in Xamarin Forms
I have a function that is a List, I have a button and I wanted to pass 2 parameters from this list to this button to redirect to the next screen, but I do not know how to do this, because…
-
2
votes1
answer37
viewsQ: Uitableviewcell expression return error in Swift
class OcorrenciaVinculadaCell: UITableViewCell{ @IBOutlet weak var tipoOcorrencia: UITextField! @IBOutlet weak var descricao: UITextField! } class OcorrenciaVinculadasViewController:…
swiftasked Ricardo Ribeiro 25