Method | Description | |
---|---|---|
PopAllPopupAsync ( this sender, bool animate = true ) : System.Threading.Tasks.Task | ||
PopPopupAsync ( this sender, bool animate = true ) : System.Threading.Tasks.Task | ||
PushPopupAsync ( this sender, |
||
RemovePopupPageAsync ( this sender, |
public static PopAllPopupAsync ( this sender, bool animate = true ) : System.Threading.Tasks.Task | ||
sender | this | |
animate | bool | |
return | System.Threading.Tasks.Task |
public static PopPopupAsync ( this sender, bool animate = true ) : System.Threading.Tasks.Task | ||
sender | this | |
animate | bool | |
return | System.Threading.Tasks.Task |
public static PushPopupAsync ( this sender, |
||
sender | this | |
page | ||
animate | bool | |
return | System.Threading.Tasks.Task |
public static RemovePopupPageAsync ( this sender, |
||
sender | this | |
page | ||
animate | bool | |
return | System.Threading.Tasks.Task |