Share via


SKRequestErrorEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class SKRequestErrorEventArgs : EventArgs
type SKRequestErrorEventArgs = class
    inherit EventArgs
Inheritance
SKRequestErrorEventArgs

Constructors

Name Description
SKRequestErrorEventArgs(NSError)

Create a new instance of the SKRequestErrorEventArgs with the specified event data.

Properties

Name Description
Error

Applies to