Class SFCarousel
Sfcarousel class.
Implements
System.ComponentModel.IComponent
System.IDisposable
Inherited Members
Namespace: Syncfusion.SfCarousel.iOS
Assembly: Syncfusion.SfCarousel.iOS.dll
Syntax
public class SFCarousel : SfCarousel, IComponent, IDisposable
Constructors
SFCarousel()
Initializes a new instance of the SfCarousel class.
Declaration
public SFCarousel()
SFCarousel(IntPtr)
Initializes a new instance of the SfCarousel class.
Declaration
public SFCarousel(IntPtr handle)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | handle |
Implements
System.ComponentModel.IComponent
System.IDisposable