AVPlayerItem.CanPlayReverse Property

Definition

Whether the AVAsset can be played with a Rate less than 0.0.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CanPlayReverse { [Foundation.Export("canPlayReverse")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CanPlayReverse : bool

Property Value

Attributes

Applies to