Xamarin.Android

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

    Show / Hide Table of Contents

    Class CircularPointer.PointerPositionChangedEventArgs

    To get the PointerPosition values

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

    Constructors

    PointerPositionChangedEventArgs()

    Declaration
    public PointerPositionChangedEventArgs()

    Properties

    P1

    Gets or sets a value indicating whether to PointerPosition

    Declaration
    public PointerPosition P1 { get; set; }
    Property Value
    Type Description
    PointerPosition
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved