Package org.robovm.apple.avfoundation
Class AVAudioUnitComponent.Notifications
java.lang.Object
org.robovm.apple.avfoundation.AVAudioUnitComponent.Notifications
- Enclosing class:
- AVAudioUnitComponent
public static class AVAudioUnitComponent.Notifications extends Object
-
Constructor Summary
Constructors Constructor Description Notifications() -
Method Summary
Modifier and Type Method Description static NSObjectProtocolobserveTagsDidChange(AVAudioUnitComponent object, VoidBlock1<AVAudioUnitComponent> block)
-
Constructor Details
-
Notifications
public Notifications()
-
-
Method Details
-
observeTagsDidChange
public static NSObjectProtocol observeTagsDidChange(AVAudioUnitComponent object, VoidBlock1<AVAudioUnitComponent> block)- Since:
- Available in iOS 9.0 and later.
-