Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FreeTextPopupAppearingEventArgs - Xamarin.Forms API Reference | Syncfusion FreeTextPopupAppearing event. ">

    Show / Hide Table of Contents

    Class FreeTextPopupAppearingEventArgs

    Provides data for the FreeTextPopupAppearing event.

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

    Properties

    Text

    Gets the text present in the free text popup

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