次の方法で共有


AVPlayerItemErrorEventArgs クラス

定義

イベントにデータを提供します。

public class AVPlayerItemErrorEventArgs : Foundation.NSNotificationEventArgs
type AVPlayerItemErrorEventArgs = class
    inherit NSNotificationEventArgs
継承
AVPlayerItemErrorEventArgs

コンストラクター

AVPlayerItemErrorEventArgs(NSNotification)

AVPlayerItemErrorEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Error

イベントにデータを提供します。

Notification

ポストされた通知の基になる NSNotification オブジェクト。

(継承元 NSNotificationEventArgs)

適用対象