ILClassificationUIExtensionViewController.Prepare Method

Definition

Called just before request is shown to the user.

[Foundation.Export("prepareForClassificationRequest:")]
public virtual void Prepare (IdentityLookup.ILClassificationRequest request);
abstract member Prepare : IdentityLookup.ILClassificationRequest -> unit
override this.Prepare : IdentityLookup.ILClassificationRequest -> unit

Parameters

request
ILClassificationRequest

The request that will be shown to the user.

Attributes

Applies to