alexa
menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SFRotator

    The Rotator View Class.

    Inheritance
    System.Object
    SfRotator
    SFRotator
    Implements
    System.IDisposable
    System.ComponentModel.IComponent
    Inherited Members
    SfRotator.add_DrawItem(SfRotator.DrawItemEventHandler)
    SfRotator.add_DrawThumbnailItem(SfRotator.DrawThumbnailItemEventHandler)
    SfRotator.add_SelectionChanged(SfRotator.SelectionChangedEventHandler)
    SfRotator.AutomationId
    SfRotator.AwakeFromNib()
    SfRotator.DataSource
    SfRotator.Dispose(Boolean)
    SfRotator.Disposed
    SfRotator.DotsBorderColor
    SfRotator.DotsPlacement
    SfRotator.DrawItem
    SfRotator.DrawThumbnailItem
    SfRotator.EnableAutoPlay
    SfRotator.EnableLooping
    SfRotator.EnableSwiping
    SfRotator.IsTextVisibile
    SfRotator.ItemTapped
    SfRotator.LayoutSubviews()
    SfRotator.MoveToNext()
    SfRotator.MoveToPrevious()
    SfRotator.NavigationDelay
    SfRotator.NavigationDirection
    SfRotator.NavigationStripMode
    SfRotator.NavigationStripPosition
    SfRotator.Refresh()
    SfRotator.remove_DrawItem(SfRotator.DrawItemEventHandler)
    SfRotator.remove_DrawThumbnailItem(SfRotator.DrawThumbnailItemEventHandler)
    SfRotator.remove_SelectionChanged(SfRotator.SelectionChangedEventHandler)
    SfRotator.RestrictLayoutSubviewsUpdate
    SfRotator.SelectedDotsColor
    SfRotator.SelectedIndex
    SfRotator.SelectionChanged
    SfRotator.Site
    SfRotator.TouchesBegan(NSSet, UIEvent)
    SfRotator.TouchesEnded(NSSet, UIEvent)
    SfRotator.UnselectedDotsColor
    SfRotator.Update()
    SfRotator.UpdateButton()
    Namespace: Syncfusion.SfRotator.iOS
    Assembly: Syncfusion.SfRotator.iOS.dll
    Syntax
    public class SFRotator : SfRotator, IDisposable, IComponent

    Constructors

    SFRotator()

    Initializes a new instance of the SfRotator class.

    Declaration
    public SFRotator()

    Implements

    System.IDisposable
    System.ComponentModel.IComponent
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved