ILClassificationUIExtensionViewController.Prepare Method

Definition

[Foundation.Export("prepareForClassificationRequest:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void Prepare(IdentityLookup.ILClassificationRequest request);
[<Foundation.Export("prepareForClassificationRequest:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Prepare : IdentityLookup.ILClassificationRequest -> unit
override this.Prepare : IdentityLookup.ILClassificationRequest -> unit

Parameters

Attributes

Applies to