namespace FileProvider
{
    [Protocol(Name = "NSFileProviderItem", WrapperType = typeof(NSFileProviderItemWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetContentType", ReturnType = typeof(UTType), Selector = "contentType")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetCapabilities", ReturnType = typeof(NSFileProviderItemCapabilities), Selector = "capabilities")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetDocumentSize", ReturnType = typeof(NSNumber), Selector = "documentSize")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetChildItemCount", ReturnType = typeof(NSNumber), Selector = "childItemCount")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetCreationDate", ReturnType = typeof(NSDate), Selector = "creationDate")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetContentModificationDate", ReturnType = typeof(NSDate), Selector = "contentModificationDate")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetLastUsedDate", ReturnType = typeof(NSDate), Selector = "lastUsedDate")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetTagData", ReturnType = typeof(NSData), Selector = "tagData")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "IsUploaded", ReturnType = typeof(bool), Selector = "isUploaded")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "IsUploading", ReturnType = typeof(bool), Selector = "isUploading")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetUploadingError", ReturnType = typeof(NSError), Selector = "uploadingError")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "IsDownloaded", ReturnType = typeof(bool), Selector = "isDownloaded")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "IsDownloading", ReturnType = typeof(bool), Selector = "isDownloading")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetDownloadingError", ReturnType = typeof(NSError), Selector = "downloadingError")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "IsMostRecentVersionDownloaded", ReturnType = typeof(bool), Selector = "isMostRecentVersionDownloaded")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "IsShared", ReturnType = typeof(bool), Selector = "isShared")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "IsSharedByCurrentUser", ReturnType = typeof(bool), Selector = "isSharedByCurrentUser")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetOwnerNameComponents", ReturnType = typeof(NSPersonNameComponents), Selector = "ownerNameComponents")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetMostRecentEditorNameComponents", ReturnType = typeof(NSPersonNameComponents), Selector = "mostRecentEditorNameComponents")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetUserInfo", ReturnType = typeof(NSDictionary), Selector = "userInfo")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "itemIdentifier", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Identifier", PropertyType = typeof(string), Selector = "itemIdentifier")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "parentItemIdentifier", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ParentIdentifier", PropertyType = typeof(string), Selector = "parentItemIdentifier")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "filename", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Filename", PropertyType = typeof(string), Selector = "filename")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "typeIdentifier", IsProperty = true, IsRequired = false, IsStatic = false, Name = "TypeIdentifier", PropertyType = typeof(string), Selector = "typeIdentifier")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "fileSystemFlags", IsProperty = true, IsRequired = false, IsStatic = false, Name = "FileSystemFlags", PropertyType = typeof(NSFileProviderFileSystemFlags), Selector = "fileSystemFlags")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Retain, GetterSelector = "extendedAttributes", IsProperty = true, IsRequired = false, IsStatic = false, Name = "ExtendedAttributes", PropertyType = typeof(NSDictionary<NSString, NSData>), Selector = "extendedAttributes")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Retain, GetterSelector = "itemVersion", IsProperty = true, IsRequired = false, IsStatic = false, Name = "ItemVersion", PropertyType = typeof(NSFileProviderItemVersion), Selector = "itemVersion")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "symlinkTargetPath", IsProperty = true, IsRequired = false, IsStatic = false, Name = "SymlinkTargetPath", PropertyType = typeof(string), Selector = "symlinkTargetPath")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "typeAndCreator", IsProperty = true, IsRequired = false, IsStatic = false, Name = "TypeAndCreator", PropertyType = typeof(NSFileProviderTypeAndCreator), Selector = "typeAndCreator")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "contentPolicy", IsProperty = true, IsRequired = false, IsStatic = false, Name = "ContentPolicy", PropertyType = typeof(NSFileProviderContentPolicy), Selector = "contentPolicy")]
    [SupportedOSPlatform("ios")]
    [SupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("maccatalyst")]
    public interface INSFileProviderItem : INativeObject, IDisposable
}
nuget.org
0.0 %
Assembly Microsoft.macOS , Version=14.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-ios6.0-macos7.0-ios7.0-macos8.0-ios8.0-macos9.0-ios9.0-macos
Xamarin iOS 0.0
Xamarin macOS 0.0
OS Platforms

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

  • iOS
  • macOS
  • Built-in API
  • Package-provided API

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