메소드 |
설명 |
|
DismisPopup ( ) : void |
|
|
DrawPopup ( View view, bool rounded, string title ) : void |
|
|
GetX ( View view ) : double |
|
|
GetXY ( View view ) : System.Point |
|
|
PopupLayouts ( View view, ContentPage parentPage, Xamarin.Forms.ScrollView parentScroll = null ) : System |
|
|
ShowPopupByMargin ( View view, Rectangle margins, bool modal, bool rounded, string title ) : void |
|
|
ShowPopupCenter ( View view, double scale = .80, string title = "", bool modal = true, bool rounded = false ) : void |
|
|
ShowPopupRelative ( View view, View relativeTo, double width, double height, bool modal, string title ) : void |
|
|