menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class FreeTextPopupAppearingEventArgs

    Provides data for the FreeTextPopupAppearing event.

    Inheritance
    System.Object
    FreeTextPopupAppearingEventArgs
    Namespace: Syncfusion.SfPdfViewer.iOS
    Assembly: Syncfusion.SfPdfViewer.iOS.dll
    Syntax
    public class FreeTextPopupAppearingEventArgs : EventArgs

    Properties

    Text

    Get the text content of free text annotation

    Declaration
    public string Text { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved