Quantcast
Channel: xaml – Tag
Browsing all 3 articles
Browse latest View live

Attached property for TapGestureRecognizer

While creating Xamarin.Forms applications, definitely you are going to need TapGestureRecognizer often. Implementing it in XAML many times may end up with a lot of unnecessary code. Let’s take a look...

View Article


Image may be NSFW.
Clik here to view.

Bindable dynamic TableView sections and rows

Overview In this article, I will show you how to implement an attached property for Xamarin.Forms.TableView to add support for bindable sections. It’s very useful when you want to keep your logic clean...

View Article


Image may be NSFW.
Clik here to view.

Auto hiding Tab Bar on navigation

Overview In Xamarin.Forms on iOS it’s not as easy as it should be to hide TabBar on navigation. In native programming there is a property HidesBottomBarWhenPushed, unfortunately it doesn’t work with...

View Article
Browsing all 3 articles
Browse latest View live