menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FreeTextPopupDisappearedEventArgs - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved