次の方法で共有


AudioRendererWasFlushedAutomaticallyEventArgs クラス

定義

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

[ObjCRuntime.NoWatch]
[ObjCRuntime.TV(11, 0)]
public class AudioRendererWasFlushedAutomaticallyEventArgs : Foundation.NSNotificationEventArgs
type AudioRendererWasFlushedAutomaticallyEventArgs = class
    inherit NSNotificationEventArgs
継承
AudioRendererWasFlushedAutomaticallyEventArgs
属性

コンストラクター

AudioRendererWasFlushedAutomaticallyEventArgs(NSNotification)

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

プロパティ

AudioRendererFlushTime

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

Notification

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

(継承元 NSNotificationEventArgs)

適用対象