public void ShowCustomSettingFlyout() { PrivacyPolicy CustomSettingFlyout = new PrivacyPolicy(); CustomSettingFlyout.Show(); }