Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RotatorViewEventArgs - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RotatorViewEventArgs

    Rotator view event arguments.

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

    Constructors

    RotatorViewEventArgs()

    Declaration
    public RotatorViewEventArgs()

    Properties

    Index

    Gets the Index.

    Declaration
    public nint Index { get; }
    Property Value
    Type Description
    System.nint

    View

    Gets or sets the View.

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