Name |
Description |
Popup |
Popup view to be displayed over a ContentPage. |
PopupHidingEventArgs |
Represents the available event data, when the Popup.Hiding event is invoked. |
PopupPage |
One of two methods must be taken to utilize the Popup view. 1) The visible page must inherit from PopupPage 2) The visible page must instantiate an object of PopupPageInitializer in page's constructor |
PopupShowingEventArgs |
Represents the available event data, when the Popup.Showing event is invoked. |
PopupTappedEventArgs |
Represents the available event data, when the FormsPopup.Popup.Tapped event is invoked. |
TapGestureRecognizerVisitor |
|