FPUIActionExtensionContext.CancelRequest(NSError) 方法

定义

取消具有指定错误的请求。

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

参数

error
NSError

失败时,包含发生的错误。

属性

适用于