Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged xamarin.forms

0 votes
1.0k views
1 answer
    I had an issue in removing the extra left space in title view as shown in the image below please see the ... bar is the navigation title view. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
485 views
1 answer
    im trying to create an android application with xamarin (VS 2017 15.5.5). The default settings (xamarin cross- ... Android 4.1? Thank you. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I am new to xamarin.forms development and I am using VisualStudio 2019 to achieve the same. I am developing a ... please help me on this issue. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
759 views
1 answer
    I'm new to Xamarin.Forms and i can't seems to find how to show the dialog in a 24hour format instead of a AM/PM can someone help me ? Thank you See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
684 views
1 answer
    How can I databind an image using XAML? Specifically, I have a stream object that I would like to convert into ... What does the XAML look like? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
602 views
1 answer
    I followed this guide/copied the sample from here for implementing a Video Player for both iOS and Android in Xamarin ... was not in the xaml. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
974 views
1 answer
    I have used custom renderer to change the search bar underline color. But i don't know how to change the ... ) as AutoCompleteTextView; } } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
756 views
1 answer
    is it possible? I would like to remove the shadow of the buttons on Xamarin Forms. Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I have to create a form in which the user must input his age. I would like to use a numeric keyboard: <Entry ... d like to show only numbers... See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
737 views
1 answer
    I'm getting this error: "MyAppApp.cs(7,7): Error CS0246: The type or namespace name 'Xamarin' could not be ... CenterAndExpand, }, }; } } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
914 views
1 answer
    Lets say the first page in the app is the login page and then it takes me to do the main menu screen, is ... of the login page stack? thank you See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
843 views
1 answer
    For example: get notify on background when ever there is a change in firebase database...I.e on insert,Delete ... I am new to xamarin forms. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
545 views
1 answer
    Can we get custom events such as say Button 1 was pressed using Firebase Analytics in a Xamarin Forms Project ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
796 views
1 answer
    I have a frame with 2 buttons and label. What is the best practice to make sure the frame and controls ... > </Frame> </AbsoluteLayout> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
506 views
1 answer
    I'm on the way to update my .forms (shared) project: VS2015 Update 3 RC -> VS2017 15.7.5 .forms 2 ... base background colors for the whole app? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
795 views
1 answer
    At some point we found all the requests in our app have timeout of 60 seconds on ... >NSUrlSessionHandler</MtouchHttpClientHandler> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
785 views
1 answer
    I want to pass the entered name to page 1. I handled the variable, which means that when you enter your name ... ) { InitializeComponent (); } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
681 views
1 answer
    I have a Xamarin Forms app where I want to open a locally stored PDF. I don't need to load them within the ... work, I just got a blank page. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I want to display progress bar with rounded corners in Xamarin forms. I was able to do it in iOS using a ... bar(rounded corners) to look. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    After much hunting I worked out a way to hide the keyboard on a button press in Xamarin Forms, for the iOS ... side, that would be great. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    For example, I have a label on my page: var label = new Label { Text = "Some text here.", LineBreakMode ... standard Labels and Entrys are not. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Here is xaml (an image in stacklayout). Everything is logical: I set Aspect to AspectFit and HorizontalOptions to ... image full width. Why? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I have a xamarin form page where a user can update some data in a form. I need to intercept the ... the navigation bar back button press? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
917 views
1 answer
    I did researches and fell on this solution: http://forums.xamarin.com/discussion/22682/is-there-a-way-to-turn-an- ... return ms.ToArray(); } } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...