AVPlayerItem.CurrentDate Property

Definition

The current time of the item as an NSDate, or null.

public virtual Foundation.NSDate CurrentDate { [Foundation.Export("currentDate")] get; }
member this.CurrentDate : Foundation.NSDate

Property Value

This value will be null if playback is not mapped to a date.

This value can be null.

Attributes

Applies to