Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. AutomaticAssessmentConfiguration
  3. AEAssessmentConfiguration
  4. Copy(NSZone)
  • AEAssessmentConfiguration
    • AEAssessmentConfiguration()
    • AEAssessmentConfiguration(IntPtr)
    • AEAssessmentConfiguration(NativeHandle)
    • AEAssessmentConfiguration(NSObjectFlag)
    • AllowsAccessibilitySpeech
    • AllowsActivityContinuation
    • AllowsContinuousPathKeyboard
    • AllowsDictation
    • AllowsKeyboardShortcuts
    • AllowsPasswordAutoFill
    • AllowsPredictiveKeyboard
    • AllowsSpellCheck
    • AutocorrectMode
    • ClassHandle
    • ConfigurationsByApplication
    • MainParticipantConfiguration
    • Copy(NSZone)
    • Remove(AEAssessmentApplication)
    • SetConfiguration(AEAssessmentParticipantConfiguration, AEAssessmentApplication)
xamarinios
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)]
    [Register("AEAssessmentConfiguration", true)]
    [Unavailable(PlatformName.MacCatalyst, PlatformArchitecture.All, null)]
    public class AEAssessmentConfiguration : NSObject, INSCopying, INativeObject, IDisposable
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("copyWithZone:")]
        [return: Release]
        public virtual NSObject! Copy(NSZone? zone);
    }
}
.NET
6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , 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
Search

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