Düzenle

Aracılığıyla paylaş


FPUIActionExtensionContext.CancelRequest(NSError) Method

Definition

Cancels the request with the specified error.

[Foundation.Export("cancelRequestWithError:")]
public virtual void CancelRequest (Foundation.NSError error);
override this.CancelRequest : Foundation.NSError -> unit

Parameters

error
NSError

On failure, contains the error that occurred.

Attributes

Applies to