Share via


PopupDismissedEventArgs Class

Definition

Popup dismissed event arguments used when a popup is dismissed.

public class PopupDismissedEventArgs : Xamarin.CommunityToolkit.UI.Views.PopupDismissedEventArgs<object>
Inheritance
System.EventArgs
PopupDismissedEventArgs

Constructors

PopupDismissedEventArgs(Object)

Properties

Result

The resulting object to return.

(Inherited from PopupDismissedEventArgs<T>)

Applies to