Share via


AudioRendererWasFlushedAutomaticallyEventArgs Class

Definition

Provides data for the event.

public class AudioRendererWasFlushedAutomaticallyEventArgs : Foundation.NSNotificationEventArgs
type AudioRendererWasFlushedAutomaticallyEventArgs = class
    inherit NSNotificationEventArgs
Inheritance
AudioRendererWasFlushedAutomaticallyEventArgs

Constructors

Name Description
AudioRendererWasFlushedAutomaticallyEventArgs(NSNotification)

Initializes a new instance of the AudioRendererWasFlushedAutomaticallyEventArgs class.

Properties

Name Description
AudioRendererFlushTime
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to