Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xamarin

Scale ImageView to fit screen width/height while maintaining aspect ratio

android xamarin

How get x:name of element in code behind / XAML

c# xaml xamarin xamarin.forms

Visual Studio's iOS Simulator for Windows won't launch, stuck in connecting loop for Xamarin or MAUI

Xamarin Forms WebView Geolocation issue

Bind Entry TextChanged to the CanExecute method of button command in Xamarin.Forms

c# xamarin mvvm xamarin.forms

Lowercase-only Input in Xamarin.Forms

Passwords when setup signing of android app in AppCenter

Xamarin.UITests ApkFile or InstalledApp has not been configured in VS

MAUI Android app working fine on emulator mode but crashes after publishing Apk

How to get Height of StackLayout after adding dynamically a view?

xamarin xamarin.forms

Open Native iOS app from Xamarin.Forms

iOS equivalent of accessing Android asset files

xamarin xamarin.ios assets

Why is MeasuredHeight always 0, and how can I get the value?

c# Xamarin UITextField setting the cursor position

c# ios xamarin uitextfield

InsertAll & UpdateAll in sqlite-net-pcl VS InsertOrReplaceAll in SQLite.Net-PCL

c# xamarin sqlite-net

INotifyPropertyChanged vs BindableObject vs ObservableObject in Xamarin.Forms/MAUI