Posts by JOSE • 3 points
3 posts
-
0
votes0
answers46
viewsQ: event click carouselview Xamarin
I have 5 images and need to activate carouselview to open a page the moment the user clicks, but is not working I tried to do that MAinCarousel.ItemSelected += (sender, args) => {…
-
0
votes2
answers677
viewsQ: IOS emulator to test my project
I’m starting a project in iOS in Visual Studio developing in Xamarin where I need an emulator to run. Is there an emulator that Visual Studio recognizes? I have at hand an iPad, I can run my APP on…
-
0
votes0
answers35
viewsQ: I need to open the COM3 port of my Bluetooth by Xamarin
I’m with a Mobile project and need to open the COM3 port of my Bluetooth by Xamarin, someone knows some way for me to do this ?