共用方式為


SKRequestErrorEventArgs 類別

定義

提供 RequestFailed 事件的資料。

public class SKRequestErrorEventArgs : EventArgs
type SKRequestErrorEventArgs = class
    inherit EventArgs
繼承
SKRequestErrorEventArgs

建構函式

SKRequestErrorEventArgs(NSError)

初始化 SKRequestErrorEventArgs 類別的新實例。

屬性

Error

提供 RequestFailed 事件的資料。

適用於