Class FreeTextPopupDisappearedEventArgs
Provides data for the FreeTextPopupDisappeared event.
Inheritance
System.Object
FreeTextPopupDisappearedEventArgs
Namespace: Syncfusion.SfPdfViewer.Android
Assembly: Syncfusion.SfPdfViewer.Android.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 |