xamarinmac
namespace FinderSync
{
    [Introduced(PlatformName.MacOSX, 10, 10, PlatformArchitecture.All, null)]
    [Protocol(Name = "FIFinderSync", WrapperType = typeof(FIFinderSyncProtocolWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "BeginObservingDirectory", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSUrl) }, Selector = "beginObservingDirectoryAtURL:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "EndObservingDirectory", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSUrl) }, Selector = "endObservingDirectoryAtURL:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "RequestBadgeIdentifier", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSUrl) }, Selector = "requestBadgeIdentifierForURL:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetMenu", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(FIMenuKind) }, ReturnType = typeof(NSMenu), Selector = "menuForMenuKind:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "SupportedServiceNames", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSUrl) }, ReturnType = typeof(string[]), Selector = "supportedServiceNamesForItemWithURL:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetValues", ParameterBlockProxy = new[] { null, null, typeof(NIDGetValuesCompletionHandler) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(string[]), typeof(NSUrl), typeof(GetValuesCompletionHandler) }, Selector = "valuesForAttributes:forItemWithURL:completion:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "toolbarItemName", IsProperty = true, IsRequired = false, IsStatic = false, Name = "ToolbarItemName", PropertyType = typeof(string), Selector = "toolbarItemName")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Copy, GetterSelector = "toolbarItemImage", IsProperty = true, IsRequired = false, IsStatic = false, Name = "ToolbarItemImage", PropertyType = typeof(NSImage), Selector = "toolbarItemImage")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "toolbarItemToolTip", IsProperty = true, IsRequired = false, IsStatic = false, Name = "ToolbarItemToolTip", PropertyType = typeof(string), Selector = "toolbarItemToolTip")]
    public interface IFIFinderSyncProtocol : INativeObject, IDisposable
}
Assembly Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-macos7.0-macos8.0-macos9.0-macos
Xamarin macOS 0.0
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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