net9.0-macos
namespace FileProvider
{
    [Protocol(Name = "NSFileProviderPartialContentFetching", WrapperType = typeof(NSFileProviderPartialContentFetchingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "FetchPartialContents", ParameterBlockProxy = new[] { null, null, null, null, null, null, typeof(NIDNSFileProviderPartialContentFetchingCompletionHandler) }, ParameterByRef = new[] { false, false, false, false, false, false, false }, ParameterType = new[] { typeof(string), typeof(NSFileProviderItemVersion), typeof(NSFileProviderRequest), typeof(NSRange), typeof(UIntPtr), typeof(NSFileProviderFetchContentsOptions), typeof(NSFileProviderPartialContentFetchingCompletionHandler) }, ReturnType = typeof(NSProgress), Selector = "fetchPartialContentsForItemWithIdentifier:version:request:minimalRange:aligningTo:options:completionHandler:")]
    [SupportedOSPlatform("macos12.3")]
    [UnsupportedOSPlatform("tvos")]
    [UnsupportedOSPlatform("maccatalyst")]
    [UnsupportedOSPlatform("ios")]
    public interface INSFileProviderPartialContentFetching : INativeObject, IDisposable
}
Assembly Microsoft.macOS , Version=14.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-macos7.0-macos8.0-macos9.0-macos
OS Platforms

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

  • iOS
  • Mac Catalyst
  • macOS >= 12.3
  • tvOS
  • Built-in API
  • Package-provided API

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