menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SelectionChangedEventArgs - API Reference

    Show / Hide Table of Contents

    Class SelectionChangedEventArgs

    Selection Changed Event args

    Inheritance
    System.Object
    SelectionChangedEventArgs
    Namespace: Com.Syncfusion.Rotator
    Assembly: Syncfusion.SfRotator.Android.dll
    Syntax
    public class SelectionChangedEventArgs : EventArgs

    Constructors

    SelectionChangedEventArgs()

    Declaration
    public SelectionChangedEventArgs()

    Properties

    Selection

    Gets the value.

    Declaration
    public double Selection { get; }
    Property Value
    Type Description
    System.Double

    The value.

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