Edit

Share via


AVPlayerItem.CanPlaySlowReverse Property

Definition

Whether the AVAsset can be played with a Rate between -1 and 0.

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

Property Value

Attributes

Applies to