PopupDismissedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Popup dismissed event arguments used when a popup is dismissed.
public class PopupDismissedEventArgs : Xamarin.CommunityToolkit.UI.Views.PopupDismissedEventArgs<object>
- Inheritance
Constructors
PopupDismissedEventArgs(Object) |
Properties
Result |
The resulting object to return. (Inherited from PopupDismissedEventArgs<T>) |