Xamarin
Menu
About
What is Xamarin?
What is Xamarin.Forms?
Mobile App Development
Cross-Platform Development
Tooling
Ecosystem
Docs
Xamarin.Forms
Android
iOS
Mac
Xamarin.Essentials
.NET
API
Xamarin.Forms
Android
iOS
Mac
Xamarin.Essentials
Blog
Showcase
Community
Get Started
Blog
Docs
APIs
Samples
Tutorials
Forums
Forum
›
GaganSingh
›
Like
GaganSingh
GaganSingh
Badges
About
Username
GaganSingh
Location
US
Joined
June 2013
Visits
880
Last Active
March 2018
Roles
University
Points
127
Badges
13
GaganSingh
✭✭✭
About
Username
GaganSingh
Location
US
Joined
June 2013
Visits
880
Last Active
March 2018
Roles
University
Points
127
Badges
13
Reactions
0
Promote
22
Like
0
Spam
0
Abuse
Activity
Threads
59
Posts
100
Re: Binding to viewmodel property instead of listview's bindingcontext
GaganSingh
May 2016
Its inside of a listview. It will say that property does not exist inside the listview item object.
(View Post)
1
Re: Binding to viewmodel property instead of listview's bindingcontext
GaganSingh
May 2016
Thanks again for all your help! I never knew you could do Path=BindingContext.[property]
(View Post)
4
Re: Android status bar color
GaganSingh
June 2015
in android project, create styles.xml and colors.xml file in Resources/values folder. in styles.xml put <?xml version="1.0" encoding="UTF-8" ?> <resources xmlns:android=&…
(View Post)
1
Re: How do i open the android calender app using an intent?
GaganSingh
May 2014
awesome thank you! StartActivity (new Intent (Intent.ActionView, Android.Net.Uri.Parse ("content://com.android.calendar/time/")));
(View Post)
2
Re: iOS SingleView navigation
GaganSingh
August 2013
Finally figured it out. I just tested out the tabbed application template.
(View Post)
1
Previous