menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CircularPointer.PointerValueChangedEventArgs - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CircularPointer.PointerValueChangedEventArgs

    To get the pointer drag value changed arguments.

    Inheritance
    System.Object
    CircularPointer.PointerValueChangedEventArgs
    Namespace: Com.Syncfusion.Gauges.SfCircularGauge
    Assembly: Syncfusion.SfGauge.Android.dll
    Syntax
    public class PointerValueChangedEventArgs : EventArgs

    Constructors

    PointerValueChangedEventArgs()

    Declaration
    public PointerValueChangedEventArgs()

    Properties

    Value

    Gets the updated value of pointer.

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