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 |