net9.0-macos
namespace ImageKit
{
    [Protocol(Name = "IKSlideshowDataSource", WrapperType = typeof(IKSlideshowDataSourceWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillStart", Selector = "slideshowWillStart")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidStop", Selector = "slideshowDidStop")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidChange", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(IntPtr) }, Selector = "slideshowDidChangeCurrentIndex:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "GetItemAt", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(IntPtr) }, ReturnType = typeof(NSObject), Selector = "slideshowItemAtIndex:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetNameOfItemAt", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(IntPtr) }, ReturnType = typeof(string), Selector = "nameOfSlideshowItemAtIndex:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "CanExportItemToApplication", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(IntPtr), typeof(string) }, ReturnType = typeof(bool), Selector = "canExportSlideshowItemAtIndex:toApplication:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "numberOfSlideshowItems", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ItemCount", PropertyType = typeof(IntPtr), Selector = "numberOfSlideshowItems")]
    public interface IIKSlideshowDataSource : INativeObject, IDisposable
}
nuget.org
0.0 %
Derive from this class or interface
Assembly Microsoft.macOS , Version=14.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-macos7.0-macos8.0-macos9.0-macos
Xamarin macOS 0.0
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS >= 11
  • Mac Catalyst >= 11
  • macOS >= 10.15
  • tvOS >= 11
  • watchOS
  • Built-in API
  • Package-provided API

04/19/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙