Share via


AVPlayerRateDidChangeEventArgs Class

Definition

Provides data for an event based on a posted NSNotification object.

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

Constructors

Name Description
AVPlayerRateDidChangeEventArgs(NSNotification)

Initializes a new instance of the AVPlayerRateDidChangeEventArgs class.

Properties

Name Description
Notification

Gets the underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
RateDidChangeOriginatingParticipant
RateDidChangeStringReason

Applies to