menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class ValueEventArgs

    Value event arguments.

    Inheritance
    System.Object
    ValueEventArgs
    Namespace: Syncfusion.SfNumericUpDown.iOS
    Assembly: Syncfusion.SfNumericUpDown.iOS.dll
    Syntax
    public class ValueEventArgs : Object

    Constructors

    ValueEventArgs()

    Declaration
    public ValueEventArgs()

    Properties

    Value

    Gets the value.

    Declaration
    public object Value { get; }
    Property Value
    Type Description
    System.Object

    The value.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved