Share via


SpatialPlaybackCapabilitiesChangedEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the SpatialPlaybackCapabilitiesChangedEventArgs class.

public SpatialPlaybackCapabilitiesChangedEventArgs(Foundation.NSNotification notification);
new AVFoundation.SpatialPlaybackCapabilitiesChangedEventArgs : Foundation.NSNotification -> AVFoundation.SpatialPlaybackCapabilitiesChangedEventArgs

Parameters

notification
NSNotification

The underlying NSNotification object from the posted notification.

Applies to