xamarinios
namespace FileProvider
{
    [Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
    [Protocol(Name = "NSFileProviderEnumerator", WrapperType = typeof(NSFileProviderEnumeratorWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "Invalidate", Selector = "invalidate")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "EnumerateItems", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSFileProviderEnumerationObserver), typeof(NSData) }, Selector = "enumerateItemsForObserver:startingAtPage:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "EnumerateChanges", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSFileProviderChangeObserver), typeof(NSData) }, Selector = "enumerateChangesForObserver:fromSyncAnchor:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "CurrentSyncAnchor", ParameterBlockProxy = new[] { typeof(NIDActionArity1V44) }, ParameterByRef = new[] { false }, ParameterType = new[] { typeof(Action<NSData>) }, Selector = "currentSyncAnchorWithCompletionHandler:")]
    public interface INSFileProviderEnumerator : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
0.0 %
Derive from this class or interface
.NET 6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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