MasterDetailPage in Xamarin.Forms App

前端 未结 2 1291
时光说笑
时光说笑 2021-01-24 20:49

Is it possible to create a similar side menu in Xamarin.Forms ?

2条回答
  •  青春惊慌失措
    2021-01-24 21:31

    If you don't want to use the built in master/detail slide out page, as it is too wide and cannot be resized easily, you could probably use the slide over kit.

    It is a free open source component that should allow you to do what you need.

    Slide Over Kit details here

提交回复
热议问题