I've found a few links but they don't explain how this is done. I can debug using Xamarin Studio IDE
I'm attempting to build my first F# Android project in Visual Studio 2017 (Community Edition). Immediate
The error: >------ Skipped Deploy: Project: DrawShape.Android, Configuration: Debug Any CPU ------ >Pro
Currently I explore the Visual Studio 2015 RC and realized that Xamarin Studio is integrated into Visual Studi
In Xamarin.Forms every View has the two properties HorizontalOptions and VerticalOptions. Both are of type Lay
I'm working on a project for iOS and I'm doing the programming with Visual Studios and it connects t
When trying to deploy my app to the Android device I am getting the following error: Deployment failed becaus
How do I get the delete button to show when swiping on a UITableViewCell? The event is never raised and the de
In iOS 13 there is a new behaviour for modal view controller when being presented. Now it's not fullscre
My login view has a subview which has a UIActivityView and a UILabel saying "Signing In…". This subview has
I have a tab bar application, with many views. Is there a way to know if a particular UIViewController is curr
Just started using Xcode 4.5 and I got this error in the console: Warning: Attempt to present < finishV
Starting in iOS7, there is additional space at the top of my UITableView's which have a style UITableView
My application uses an UITextView. Now I want the UITextView to have a placeholder similar to the one you can
When I set up a table view with 4 rows, there are still extra separators lines (or extra blank cells) below th
When you tap a row in a UITableView, the row is highlighted and selected. Is it possible to disable this so ta
How do you use Auto Layout within UITableViewCells in a table view to let each cell's content and subview
With the iOS SDK: I have a UIView with UITextFields that bring up a keyboard. I need it to be able to: Allow s
In Yii, is there a way to render a single action using a different layout than that defined for the controller