AEAssessmentSession
AEAssessmentSession(AEAssessmentConfiguration)
AEAssessmentSession(IntPtr)
AEAssessmentSession(NativeHandle)
AEAssessmentSession(NSObjectFlag)
Active
ClassHandle
Configuration
Delegate
WeakDelegate
Begin()
Dispose(Boolean)
End()
Update(AEAssessmentConfiguration)
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("AEAssessmentSession", true)]
[Unavailable(PlatformName.MacCatalyst, PlatformArchitecture.All, null)]
public class AEAssessmentSession : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("initWithConfiguration:")]
public AEAssessmentSession(AEAssessmentConfiguration! configuration);
}
}
.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