次の方法で共有


AVCaptureSessionRuntimeErrorEventArgs クラス

定義

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

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

コンストラクター

AVCaptureSessionRuntimeErrorEventArgs(NSNotification)

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

プロパティ

Error

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

Notification

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

(継承元 NSNotificationEventArgs)

適用対象