C# (CSharp) FormsPopup 네임스페이스

중첩된 네임스페이스

FormsPopup.Droid
FormsPopup.Examples
FormsPopup.iOS

클래스들

이름 설명
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