Class FreeTextPopupDisappearedEventArgs
Provides data for the FreeTextPopupDisappeared event.
Inheritance
System.Object
    FreeTextPopupDisappearedEventArgs
  Namespace: Syncfusion.SfPdfViewer.XForms
Assembly: Syncfusion.SfPdfViewer.XForms.dll
Syntax
public class FreeTextPopupDisappearedEventArgs : EventArgs
  Properties
PopupResult
Gets the Popup result when free text popup is disappeared.
Declaration
public FreeTextPopupResult PopupResult { get; }
  Property Value
| Type | 
|---|
| FreeTextPopupResult |