menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class FreeTextPopupDisappearedEventArgs

    Provides data for the FreeTextPopupDisappeared event.

    Inheritance
    System.Object
    FreeTextPopupDisappearedEventArgs
    Namespace: Syncfusion.SfPdfViewer.iOS
    Assembly: Syncfusion.SfPdfViewer.iOS.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