IIKSlideshowDataSource Interface

Definition

[Foundation.Protocol(Name="IKSlideshowDataSource", WrapperType=typeof(ImageKit.IKSlideshowDataSourceWrapper))]
public interface IIKSlideshowDataSource : IDisposable, ObjCRuntime.INativeObject
type IIKSlideshowDataSource = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)
ItemCount

Methods

GetItemAt(nint)

Extension Methods

CanExportItemToApplication(IIKSlideshowDataSource, nint, String)
DidChange(IIKSlideshowDataSource, nint)
DidStop(IIKSlideshowDataSource)
GetNameOfItemAt(IIKSlideshowDataSource, nint)
WillStart(IIKSlideshowDataSource)

Applies to