xamarinmac
namespace PhotosUI
{
    [Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
    [Protocol(Name = "PHProjectExtensionController", WrapperType = typeof(PHProjectExtensionControllerWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetSupportedProjectTypes", ReturnType = typeof(PHProjectTypeDescription[]), Selector = "supportedProjectTypes")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "BeginProject", ParameterBlockProxy = new[] { null, null, typeof(NIDActionArity1V11) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(PHProjectExtensionContext), typeof(PHProjectInfo), typeof(Action<NSError>) }, Selector = "beginProjectWithExtensionContext:projectInfo:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "ResumeProject", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V11) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(PHProjectExtensionContext), typeof(Action<NSError>) }, Selector = "resumeProjectWithExtensionContext:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "FinishProject", ParameterBlockProxy = new[] { typeof(NIDAction) }, ParameterByRef = new[] { false }, ParameterType = new[] { typeof(Action) }, Selector = "finishProjectWithCompletionHandler:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetTypeDescriptionDataSource", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSString), typeof(IPHProjectTypeDescriptionInvalidator) }, ReturnType = typeof(IPHProjectTypeDescriptionDataSource), Selector = "typeDescriptionDataSourceForCategory:invalidator:")]
    [Unavailable(PlatformName.iOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    public interface IPHProjectExtensionController : INativeObject, IDisposable
}
.NET 6.07.08.09.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , 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

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