xamarinmac
namespace AutomaticAssessmentConfiguration
{
    [Advice("This API is not available when using UIKit on macOS.")]
    [Introduced(PlatformName.iOS, 13, 4, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 15, 4, PlatformArchitecture.All, null)]
    [Model]
    [Protocol]
    [Register("Xamarin_Mac__AutomaticAssessmentConfiguration_AEAssessmentSessionDelegate", false)]
    [Unavailable(PlatformName.MacCatalyst, PlatformArchitecture.All, null)]
    public class AEAssessmentSessionDelegate : NSObject, IAEAssessmentSessionDelegate, INativeObject, IDisposable
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("assessmentSession:failedToBeginWithError:")]
        public virtual void FailedToBegin(AEAssessmentSession! session, NSError! error);
    }
}
Assembly Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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