Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
149343 | Nov 22,2019 06:15 AM UTC | Nov 26,2019 05:10 AM UTC | Xamarin.Forms | 3 |
![]() |
Tags: SfPopup |
SfPopupLayout popupLayout;
…. popupLayout = new SfPopupLayout(); popupLayout.Padding = 30;
popupLayout.PopupView.PopupStyle.CornerRadius = 10;
popupLayout.PopupView.IsFullScreen = true;
….. private void Button_Clicked_1(object sender, EventArgs e) {
popupLayout.Show(true);
} |
Android |
iOS |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.