alexa
menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SelectionChangedEventArgs

    Value changed event arguments.

    Inheritance
    System.Object
    SelectionChangedEventArgs
    Namespace: Syncfusion.SfRotator.iOS
    Assembly: Syncfusion.SfRotator.iOS.dll
    Syntax
    public class SelectionChangedEventArgs : EventArgs

    Constructors

    SelectionChangedEventArgs()

    Declaration
    public SelectionChangedEventArgs()

    Properties

    Index

    Gets the Index.

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