Is it possible to drag to down panel slider using xamarin forms?
问题 I'm new in xamamrin forms anyone helps me about drag to down panel slider. I want to drag to down slider in android using xamarin forms mentioned in image Any have idea about please share hare. 回答1: There are many way to implement a sliding panel, I provide one of them which using a PanGestureRecognizer : in xaml <?xml version="1.0" encoding="utf-8" ?> <ContentPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" xmlns:d="http://xamarin.com