Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Browsing all 76418 articles
Browse latest View live

Forms2Native Example for WinPhone 8.1 Xaml (WinRT)

Hi. I'm trying to implement the same pattern in Forms2Native example for WinPhone Silverlight that in the example... But. There is no Childern property. in the example: `public class...

View Article


Webview broken

I have a webview that is bound to an HTML snippet snippet: <h1>Hello World!</h1> <WebView> <WebView.Source> <HtmlWebViewSource Html="{Binding Html}" />...

View Article


Changing the StackLayout.IsEnabled property doesn't have any effect...

In WPF, we can set StackPanel.IsEnabled = false and it will set IsEnabled = false to all the controls contained in the panel. I tried to do the same with the StackLayout, but it doesn't make any...

View Article

Best Practice on Application Settings using Xamarin.Forms

Hello! I would like to ask the community for some advice regarding the creation of a “Settings” view. The goal is to provide options to a user and store them as application settings. I’m using Xamarin...

View Article

Xamarin still use old version of my code

Hello, Today i faced a problem that i can't really understand. I created a clickable list with multiple StackLayout and GestureRecognizers. One of them open a new ContentPage with some elements in it....

View Article


ListView in masterpage: scrollposition sometimes off on iPhone 6

Hello All, I've encountered a strange bug. So far we only noticed on a iPhone 6. I have a listview inside the masterpage, above the listview is an stacklayout to emulate a header (this one includes the...

View Article

Using x:Name on custom controls does not work. Is this correct?

I have the page: <?xml version="1.0" encoding="utf-8" ?> <ContentPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"...

View Article

Navigating to a tabbed page

When navigating from a content page to the tabbed page using pushasync...only the content first tab is visible the rest of the tabs are not visible? But if i use pushModalasync all tabs are...

View Article


Camera access with PCL

I've been using PCL project for a while and I can't get the camera to work. I've gone through online Xamarin Docs and some samples like https://github.com/XLabs/Xamarin-Forms-Labs/wiki/Camera but no...

View Article


Bug : Switching IsVisible on a button does not redraw the button

Hi, I have found something weird, when switching IsVisibility of several button embbedded in a stacklayout, using a viewModel (Commands and bindings) the buttons does not always redraws themself (on...

View Article

How to get mark up of mobile app in xamarin forms ?

How to get the mark up of mobile app for Android, iOS and Windows Phone ?

View Article

Anyone having strange Map crashes on Android?

We have a XF app that has been working fine but various v4.X android devices suddenly started crashing on the map. With no changes on our part, some of the devices started working again but others are...

View Article

HybridWebView - problem with loading Google and OSM map pages on Android

var webView = new HybridWebView(new JsonSerializer ()) { // Uri = new Uri("http://www.openstreetmap.org"), // Uri = new Uri("https://www.bing.com/maps/"), Uri = new Uri("https://www.google.pl/maps"),...

View Article


Embed YouTube Video

Hello, I need to embed a YouTube video in my Xamarin.Forms app. I have tried various methods with the WebView control, including passing the embed URL and trying to port this code...

View Article

write info to console

Hi Team, I want to write some information to console using Console.WriteLine(''), however the editor shows error(red highlight as if it i not available.) What is the package to be included for Console...

View Article


Syntax for global Style in Xamarin.forms?

Ok so I have global styles set in App.xaml. What is the syntax to call a x:Key variable or Static Resource in c# code? Thanks

View Article

Image may be NSFW.
Clik here to view.

#if __IOS__ seems not working

I used this code in my app, but when it was running, it didn't print the text(both in simulator and my device). #if __IOS__ System.Diagnostics.Debug.WriteLine ("I'm in iOS"); #endif The Define Symbols...

View Article


its possible to create a transparent entry in xamarin.forms iOS like Android?

i want in iOS the entry looks like a entry Android, the entry android don`t have border, but the entry iOS have a border. var entryStyle = new Style (typeof(Entry)) { Setters = { new Setter { Property...

View Article

Picker Selection Event

Hi, I have a problem with xamarin form picker. I need to have an event when the "done" (ios) or "ok" (android) button was clicked. Cause i want to open a popup when user select an item. I only see a...

View Article

Handling SQLite PCL ; DB path:

Hi guys, how can i make sure to use always the same path once the db is created? The issue i have now, every time i start to debug the app on the iOS simulator the app creates a new db.. Im checking...

View Article
Browsing all 76418 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>