Custom editor render for Xamarin on iOS
In Xamairin the Editor component doesn’t have a border on iOS. If you want to add one in the iOS…
All technologies, only pure source code
In Xamairin the Editor component doesn’t have a border on iOS. If you want to add one in the iOS…
By default all your data from your previous runs is deleted when you’re deploying an Xamarin.Android app. In many cases…
I was building a Xamarin solution with my components like that: All my components (PSC.Xamarin.Controls.*) are working fine in other…
Google’s Chromebook update will allow the inexpensive laptops to run apps from the Android store opening them up to apps…
In Xamarin.Forms every View has the two properties HorizontalOptions and VerticalOptions. Both are of type LayoutOptions and can have one…
In Visual Studio 2015 if you checked same permissions on your project properties and when reopen it, your checks are…
Windows 10 users will be able to dive into mixed reality starting next year, with an update planned that can…
I using a Xamarin Forms ListView and I want to enable or disable the Context Actions based on a certain…
I’ve just created a simple MasterDetailPage and in the code I inserted an icon for the left page with: public…
When you open Visual Studio 2015 and there is a pop windows to invite you to click on it for…