• IAEAssessmentSessionDelegate
    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)]
        [Protocol(Name = "AEAssessmentSessionDelegate", WrapperType = typeof(AEAssessmentSessionDelegateWrapper))]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidBegin", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(AEAssessmentSession) }, Selector = "assessmentSessionDidBegin:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "FailedToBegin", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(AEAssessmentSession), typeof(NSError) }, Selector = "assessmentSession:failedToBeginWithError:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WasInterrupted", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(AEAssessmentSession), typeof(NSError) }, Selector = "assessmentSession:wasInterruptedWithError:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidEnd", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(AEAssessmentSession) }, Selector = "assessmentSessionDidEnd:")]
        [Unavailable(PlatformName.MacCatalyst, PlatformArchitecture.All, null)]
        public interface IAEAssessmentSessionDelegate : INativeObject, IDisposable
    }
    
    Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
    .NET 7.0-ios
    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
    • Built-in API
    • Package-provided API

    06/08/2023
    An error has occurred. This application may no longer respond until reloaded. Reload 🗙