alexa
menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class TextEventArgs

    Text event args class.

    Inheritance
    System.Object
    TextEventArgs
    Namespace: Syncfusion.SfAutoComplete.iOS
    Assembly: Syncfusion.SfAutoComplete.iOS.dll
    Syntax
    public class TextEventArgs : Object

    Constructors

    TextEventArgs()

    Declaration
    public TextEventArgs()

    Properties

    Value

    Gets the value.

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