AVAudioUnitComponent.Notifications Class

Definition

Contains notifications for the AVAudioUnitComponent class.

public static class AVAudioUnitComponent.Notifications
type AVAudioUnitComponent.Notifications = class
Inheritance
AVAudioUnitComponent.Notifications

Methods

ObserveTagsDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the TagsDidChangeNotification constant.

ObserveTagsDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the TagsDidChangeNotification constant.

Applies to