PushAsync is not supported globally on Android, please use a NavigationPage - Xamarin.Forms

前端 未结 9 1477
情歌与酒
情歌与酒 2020-12-12 17:34

I have the following method in an Xamarin.Forms.ContentPage wired to a button click event

public class Lo         


        
9条回答
  •  眼角桃花
    2020-12-12 18:37

    First make setting in "Main App Page" then do in "Content page" to go other page:

提交回复
热议问题