AudioRendererWasFlushedAutomaticallyEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data for the event.
[ObjCRuntime.NoWatch]
[ObjCRuntime.TV(11, 0)]
public class AudioRendererWasFlushedAutomaticallyEventArgs : Foundation.NSNotificationEventArgs
type AudioRendererWasFlushedAutomaticallyEventArgs = class
inherit NSNotificationEventArgs
- Inheritance
- Attributes
Constructors
AudioRendererWasFlushedAutomaticallyEventArgs(NSNotification) |
Initializes a new instance of the AudioRendererWasFlushedAutomaticallyEventArgs class. |
Properties
AudioRendererFlushTime | |
Notification |
The underlying NSNotification object from the posted notification. (Inherited from NSNotificationEventArgs) |